[WEB-4730] dev: propel context menu component (#7745)

* dev: context menu component added

* dev: context menu story added

* chore: propel config updated
This commit is contained in:
Anmol Singh Bhatia 2025-09-10 00:15:55 +05:30 committed by GitHub
parent 1c8ac3d247
commit 7e03264758
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 172 additions and 0 deletions

View file

@ -25,6 +25,7 @@
"./collapsible": "./dist/collapsible/index.js",
"./combobox": "./dist/combobox/index.js",
"./command": "./dist/command/index.js",
"./context-menu": "./dist/context-menu/index.js",
"./dialog": "./dist/dialog/index.js",
"./emoji-icon-picker": "./dist/emoji-icon-picker/index.js",
"./icons": "./dist/icons/index.js",