Data Table implementation
This folder contains all the relevant code for implementing Data Tables throughout the app. This implementation uses the Material React Table library, which is Material-UI wrapper around Tanstack Table — Tanstack Table provides a powerful (though headless) table framework, and Material React Table provides Material UI components to work with it.
Please consult this wiki page for full developer guide