You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For reactable tables, we could add a utility function that defines global definitions for columns that are used in multiple tables. This will reduce complexity in code, increase consistency and keep code more DRY.
For
reactable
tables, we could add a utility function that defines global definitions for columns that are used in multiple tables. This will reduce complexity in code, increase consistency and keep code more DRY.Here is an example of such a utility function:
Originally posted by @ohjakobsen in #106 (comment)
The text was updated successfully, but these errors were encountered: