mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-02 11:40:58 +00:00
Table col fix (#9762)
* Update mantine-datatable * Improve table hook * Fix for table name - Table names must be unique - Otherwise stored column data gets corrupted * Click through on table * Tweak unit tests
This commit is contained in:
@ -88,7 +88,7 @@
|
||||
"fuse.js": "^7.0.0",
|
||||
"html5-qrcode": "^2.3.8",
|
||||
"mantine-contextmenu": "^7.15.3",
|
||||
"mantine-datatable": "^7.15.1",
|
||||
"mantine-datatable": "^7.17.1",
|
||||
"qrcode": "^1.5.4",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
|
Reference in New Issue
Block a user