mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 16:53:34 +00:00
Cherry pick pending PR for tabs component [CL-17] Tabs - Routing
This commit is contained in:
committed by
Shane Melton
parent
59eac668a7
commit
bb4ccadbe0
3
libs/components/src/tabs/index.ts
Normal file
3
libs/components/src/tabs/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export * from "./tabs.module";
|
||||
export * from "./tab-group.component";
|
||||
export * from "./tab-item.component";
|
||||
Reference in New Issue
Block a user