dvcol / synology-download

Synology Download Station browser extension built with React.
https://dvcol.github.io/synology-download/
MIT License
57 stars 6 forks source link

[performance] move from x-data-grid to mui-table to reduce bundle size #205

Open dvcol opened 1 year ago

dvcol commented 1 year ago

We should move from x-data-grid to a custom mui-table component as we don't exploit x-data-grid advanced features and the bundle size is almost as big as mui itself

Image