Skip to content

Commit

Permalink
chore: add autodocs for button
Browse files Browse the repository at this point in the history
  • Loading branch information
remvze committed Apr 27, 2024
1 parent f19d151 commit 3f3bcdd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/special-button/special-button.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import { SpecialButton } from './special-button';

const meta: Meta<typeof SpecialButton> = {
component: SpecialButton,
tags: ['autodocs'],
title: 'SpecialButton',
};

Expand Down

0 comments on commit 3f3bcdd

Please sign in to comment.