Skip to content

Commit

Permalink
icon library story format update
Browse files Browse the repository at this point in the history
  • Loading branch information
verena-ifx authored and verena-ifx committed Jun 29, 2023
1 parent 5b8edf9 commit 1cec1ec
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 58 deletions.
21 changes: 0 additions & 21 deletions packages/components/src/stories/About.stories.mdx

This file was deleted.

20 changes: 0 additions & 20 deletions packages/components/src/stories/Custom-MDX-Documentation.mdx

This file was deleted.

15 changes: 15 additions & 0 deletions packages/components/src/stories/Icons.stories.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
import { Meta, Description } from '@storybook/addon-docs';
import {
Story,
Source,
ArgsTable,
Canvas,
} from '@storybook/addon-docs';
import dedent from 'ts-dedent';


<Meta title="Icon library" parameters={{ previewTabs: { canvas: { hidden: true }, 'storybook/docs/panel': { hidden: true }, 'usage-tab/panel': { hidden: true } } }} />


<ifx-icons-preview />

17 changes: 0 additions & 17 deletions packages/components/src/stories/icons-preview.stories.ts

This file was deleted.

0 comments on commit 1cec1ec

Please sign in to comment.