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

Add row context (right click) additionally to actions in tables (#8013)

* Add row context

* fix lockfile

* fix type

* fix styling

* formatting fixes
This commit is contained in:
Matthias Mair
2024-11-15 00:50:08 +01:00
committed by GitHub
parent ee01ac592f
commit 65e4b69c16
5 changed files with 53 additions and 14 deletions

View File

@ -54,6 +54,7 @@
"embla-carousel-react": "^8.3.0",
"fuse.js": "^7.0.0",
"html5-qrcode": "^2.3.8",
"mantine-contextmenu": "^7.11.3",
"mantine-datatable": "^7.12.4",
"qrcode": "^1.5.4",
"react": "^18.3.1",