Skip to content

Commit

Permalink
chore(content-switcher): include storybook layers components
Browse files Browse the repository at this point in the history
  • Loading branch information
m4olivei committed Jan 8, 2024
1 parent 895c24b commit 9491e17
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ import { prefix } from '../../globals/settings';
import TableOfContents16 from '@carbon/web-components/es/icons/table-of-contents/16';
import Workspace16 from '@carbon/web-components/es/icons/workspace/16';
import ViewMode2_16 from '@carbon/web-components/es/icons/view--mode-2/16';
import '../layer/index';
import '../../../.storybook/templates/with-layer';

const noop = () => {};
Expand Down

0 comments on commit 9491e17

Please sign in to comment.