[WEB-4733] dev: propel toolbar component (#7742)

* dev: toolbar component added to propel

* dev: toolbar story added

* chore: propel config updated

* chore: code refactor

---------

Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
This commit is contained in:
Anmol Singh Bhatia 2025-09-10 00:15:10 +05:30 committed by GitHub
parent 5a63e6dad2
commit 3b8bb1effc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 292 additions and 0 deletions

View file

@ -22,6 +22,7 @@ export default defineConfig({
"src/table/index.ts",
"src/tabs/index.ts",
"src/toast/index.ts",
"src/toolbar/index.ts",
"src/tooltip/index.ts",
"src/utils/index.ts",
],