sqlite-viewer-vscode
sqlite-viewer-vscode copied to clipboard
a react Data Table component
- Hi ! I really like your https://sqliteviewer.app/
- I want to use it as a general React component to display any data tables, like this one https://mui.com/components/tables/#data-table
- but I think yours is much better than the mui one