Skip to content

Commit

Permalink
Update packages/documentation/src/stories/components/switch/switch.sn…
Browse files Browse the repository at this point in the history
…apshot.stories.ts

Co-authored-by: Philipp Gfeller <[email protected]>
  • Loading branch information
davidritter-dotcom and gfellerph authored Aug 30, 2023
1 parent 6c636b4 commit 4b04a76
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import type { Args, StoryContext, StoryObj } from '@storybook/web-components';
import meta, { Default } from './switch.stories';
import meta from './switch.stories';
import { html } from 'lit';
import { bombArgs } from '../../../utils/bombArgs';

Expand Down

0 comments on commit 4b04a76

Please sign in to comment.