Skip to content

Commit

Permalink
fixup! Docs(web-react): Rename standalone Storybook MDX files
Browse files Browse the repository at this point in the history
  • Loading branch information
literat committed Mar 18, 2024
1 parent 2e01e34 commit d8f5010
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/web-react/docs/stories/Installation.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { Meta } from '@storybook/blocks';
import { Button } from '../../src/components/Button';

<Meta title="Introduction/Installation" />

Expand Down Expand Up @@ -90,5 +89,4 @@ import { Container, Stack, TextField, CheckboxField, Button } from '@lmc-eu/spir
<Button isBlock>Login</Button>
</Stack>
</Container>

```

0 comments on commit d8f5010

Please sign in to comment.