SRotendahl
Results
2
comments of
SRotendahl
This also happens if you use something like `HTMLElement` or `ReactNode`. I'm new to TanStack, and I can't seem to get anything working besides `string`, `number` and `LocalDate`, otherwise I...
That seems to work, I had tried using `ColumnDef` before but I had defined it incorrectly, it seems to work now. Thank you :)