[WEB-4860] dev: propel animated counter component (#7740)

* dev: animated counter added to propel

* chore: animated counter story added

* chore: propel config updated

* chore: code refactor

* chore: code refactor

* fix: format error
This commit is contained in:
Anmol Singh Bhatia 2025-09-09 23:51:45 +05:30 committed by GitHub
parent 43b7a6ad0a
commit 45688bdc72
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 208 additions and 0 deletions

View file

@ -17,6 +17,7 @@
},
"exports": {
"./accordion": "./dist/accordion/index.js",
"./animated-counter": "./dist/animated-counter/index.js",
"./avatar": "./dist/avatar/index.js",
"./calendar": "./dist/calendar/index.js",
"./card": "./dist/card/index.js",