TanStackT
TanStack2y ago
1 reply
sacred-rose

Is there an existing pattern for reusing columns on many tables in a project?

My project has many tables, many of which have name and description columns for example.

I've tried two different ways to make a reusable column but both throw errors in the columns

I've included both ways with notes in the code
https://codesandbox.io/p/devbox/vigilant-leaf-zgp9wg?file=%2Fsrc%2Fmain.tsx%3A72%2C37
Was this page helpful?