1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-08-09 07:25:24 +02:00

Add React Menu package

This commit is contained in:
Rafly Maulana 2022-11-19 21:43:10 +07:00
parent 064b37050c
commit acf1659742
No known key found for this signature in database
GPG key ID: 9AADAF05ED276842

View file

@ -64,6 +64,7 @@
}, },
"dependencies": { "dependencies": {
"@juggle/resize-observer": "^3.4.0", "@juggle/resize-observer": "^3.4.0",
"@szhsin/react-menu": "^3.2.1",
"classnames": "^2.3.1", "classnames": "^2.3.1",
"connected-react-router": "^6.9.3", "connected-react-router": "^6.9.3",
"date-fns": "^2.29.1", "date-fns": "^2.29.1",