Hello, I would like to show the table header inside the cell. I'm trying to do something like this but I get a typescript error
Also, I don't know if this is the way or it's a better one. Thank you.
Expected 1 arguments, but got 0.ts(2554)
types.d.ts(68, 67): An argument for 'props' was not provided.
Expected 1 arguments, but got 0.ts(2554)
types.d.ts(68, 67): An argument for 'props' was not provided.