2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-19 05:25:42 +00:00

Pinned action column (#5880)

* Update mantine-datatable package

* use new pinLastColumn property
This commit is contained in:
Oliver
2023-11-08 08:30:05 +11:00
committed by GitHub
parent 5d05137630
commit 907343c5db
4 changed files with 7 additions and 15 deletions

View File

@ -35,7 +35,7 @@
"easymde": "^2.18.0",
"embla-carousel-react": "^7.1.0",
"html5-qrcode": "^2.3.8",
"mantine-datatable": "^6.0.0",
"mantine-datatable": "^6.0.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-grid-layout": "^1.4.2",