Skip to content

Commit

Permalink
Merge pull request #185 from reaviz/blocks-to-stories
Browse files Browse the repository at this point in the history
Migrate Blocks to Stories
  • Loading branch information
amcdnl authored May 15, 2024
2 parents 3cd0e5c + a8770cb commit f417157
Show file tree
Hide file tree
Showing 55 changed files with 7,256 additions and 12,071 deletions.
1 change: 1 addition & 0 deletions .storybook/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ import type { StorybookConfig } from '@storybook/react-vite';
const config: StorybookConfig = {
stories: [
'../docs/**/*.mdx',
'../docs/**/*.story.tsx',
'../src/**/*.story.tsx'
],
addons: [
Expand Down
1,087 changes: 7 additions & 1,080 deletions docs/blocks/administration/Billing.mdx

Large diffs are not rendered by default.

981 changes: 981 additions & 0 deletions docs/blocks/administration/Billing.story.tsx

Large diffs are not rendered by default.

154 changes: 0 additions & 154 deletions docs/blocks/administration/BillingFull.tsx

This file was deleted.

Loading

0 comments on commit f417157

Please sign in to comment.