mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 06:13:38 +00:00
Component Library scaffolding (#625)
This commit is contained in:
3
components/src/index.ts
Normal file
3
components/src/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export * from "./badge";
|
||||
export * from "./button";
|
||||
export * from "./callout";
|
||||
Reference in New Issue
Block a user