Skip to content

Commit

Permalink
Add page header overview
Browse files Browse the repository at this point in the history
  • Loading branch information
bluemoonecho committed Jan 17, 2024
1 parent 1f10725 commit de89435
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import { Canvas, Meta, Story } from '@storybook/addon-docs';
import icons from '../../../../assets/images/icons.svg';
import PageHeader from './PageHeader.js';

<Meta title="Organisms/Page Header" />
<Meta title="Organisms/Page Header/Overview" />

# Page header

Expand Down
1 change: 1 addition & 0 deletions scss/bitstyles/ui/extending-bitstyles.stories.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ Add your own components at the end of the `@use` statements importing from `bits
@use 'bitstyles/organisms/notification-center';
@use 'bitstyles/organisms/table';
@use 'bitstyles/organisms/joined-ui';
@use 'bitstyles/organisms/page-header';

//

Expand Down

0 comments on commit de89435

Please sign in to comment.