Skip to content

Commit

Permalink
_
Browse files Browse the repository at this point in the history
  • Loading branch information
luucvanderzee committed Oct 30, 2023
1 parent 3dabe82 commit 621117d
Show file tree
Hide file tree
Showing 26 changed files with 1 addition and 861 deletions.
3 changes: 1 addition & 2 deletions front/app/components/UI/Button/Button.stories.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import type { Meta, StoryObj } from '@storybook/react';

import Button from '.';

// More on how to set up stories at: https://storybook.js.org/docs/react/writing-stories/introduction#default-export
Expand All @@ -12,7 +11,7 @@ const meta = {
},
// More on argTypes: https://storybook.js.org/docs/react/api/argtypes
argTypes: {
bgColor: { control: 'color' },
// bgColor: { control: 'color' },
},
args: {
children: 'Button text',
Expand Down
50 changes: 0 additions & 50 deletions front/stories/Button.stories.ts

This file was deleted.

52 changes: 0 additions & 52 deletions front/stories/Button.tsx

This file was deleted.

Loading

0 comments on commit 621117d

Please sign in to comment.