T
TanStack3y ago
deep-jade

Pass a readonly array as data

I want to pass a readonly array to the data of react-table, but it will not take it without ts-ignore. The array comes from a react-query useQuery hook, so it makes sense to me that it should be readonly.
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?