Loïc
Results
5
comments of
Loïc
@bugkitio did you find out a fix?
Did you find a working fix?
I am having the same issue here
I am having the same issue here. Is there a way to avoid typing `any`? ```Typescript type Props = { data: T[]; columns: ColumnDef[]; }; ```