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 88e038c commit 69ac46e
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 '../../../.storybook/templates/with-layer';

const args = {
copyButtonDescription: 'Copy to clipboard',
Expand Down

0 comments on commit 69ac46e

Please sign in to comment.