mirror of
https://github.com/remvze/moodist.git
synced 2025-12-17 00:44:14 +00:00
chore: add link to story
This commit is contained in:
parent
6fe9ce8915
commit
f8fb1ed61e
1 changed files with 1 additions and 0 deletions
|
|
@ -14,5 +14,6 @@ type Story = StoryObj<typeof meta>;
|
|||
export const Default: Story = {
|
||||
args: {
|
||||
children: 'Hello World',
|
||||
href: '#',
|
||||
},
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue