T
TanStack2y ago
quickest-silver

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
1 Reply
quickest-silver
quickest-silverOP17mo ago
bump

Did you find this page helpful?