[WEB-4729] dev: propel scrollarea (#7748)

* dev: scrollarea added to propel

* dev: scrollarea story added

* chore: propel config updated

* fix: format error
This commit is contained in:
Anmol Singh Bhatia 2025-09-09 13:56:28 +05:30 committed by GitHub
parent 37ce8a9fe6
commit fbd48c33f5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 192 additions and 0 deletions

View file

@ -27,6 +27,7 @@
"./icons": "./dist/icons/index.js",
"./menu": "./dist/menu/index.js",
"./popover": "./dist/popover/index.js",
"./scrollarea": "./dist/scrollarea/index.js",
"./skeleton": "./dist/skeleton/index.js",
"./styles/fonts": "./dist/styles/fonts/index.css",
"./switch": "./dist/switch/index.js",