[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

@ -13,6 +13,7 @@ export default defineConfig({
"src/icons/index.ts",
"src/menu/index.ts",
"src/popover/index.ts",
"src/scrollarea/index.ts",
"src/skeleton/index.ts",
"src/switch/index.ts",
"src/table/index.ts",