[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:
parent
43b7a6ad0a
commit
45688bdc72
6 changed files with 208 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ import { defineConfig } from "tsdown";
|
|||
export default defineConfig({
|
||||
entry: [
|
||||
"src/accordion/index.ts",
|
||||
"src/animated-counter/index.ts",
|
||||
"src/avatar/index.ts",
|
||||
"src/calendar/index.ts",
|
||||
"src/card/index.ts",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue