Update Button.stories.tsx
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
This commit is contained in:
@@ -41,7 +41,6 @@ type Story = StoryObj<typeof meta>;
|
||||
export const Default: Story = {
|
||||
args: {
|
||||
children: 'Button',
|
||||
className: 'caca',
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user