Skip to content

Commit

Permalink
chore: add link to story
Browse files Browse the repository at this point in the history
  • Loading branch information
remvze committed Apr 27, 2024
1 parent 6fe9ce8 commit f8fb1ed
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 @@ -14,5 +14,6 @@ type Story = StoryObj<typeof meta>;
export const Default: Story = {
args: {
children: 'Hello World',
href: '#',
},
};

0 comments on commit f8fb1ed

Please sign in to comment.