mirror of
https://github.com/bitwarden/browser
synced 2026-01-28 15:23:53 +00:00
Add new bit-header component to libs/components with: - Header component with left, center, and right content projection - Storybook stories for documentation - Export from component library index
2 lines
36 B
TypeScript
2 lines
36 B
TypeScript
export * from "./header.component";
|