Overview
Main
general (component file, component folder + _x folders + index.ts)
database-related component folders (_config.ts, useMutations, base components)
reusable components (Storybookized, Non-Storybookized)
local components (_components folder)
MUI (UI library)
Storybook (UI documentation & testing)
Other
Forms (FormCRUD, useFormLocal, useFormFields)
Charts (ApexCharts; Chart.tsx, ChartDatetime.tsx, ChartDatetimeSingleDay.tsx, ...)
Tables (MRT.tsx)
...
Last updated