Skip to content

Commit

Permalink
chore(code-snippet): include storybook layers components
Browse files Browse the repository at this point in the history
  • Loading branch information
m4olivei committed Jan 10, 2024
1 parent 69ac46e commit 63004f9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
import { html } from 'lit';
import storyDocs from './code-snippet.mdx';
import './index';
import '../layer/index';
import '../../../.storybook/templates/with-layer';

const args = {
Expand Down

0 comments on commit 63004f9

Please sign in to comment.