mirror of
https://github.com/remvze/moodist.git
synced 2025-12-18 17:34:17 +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 = {
|
export const Default: Story = {
|
||||||
args: {
|
args: {
|
||||||
children: 'Hello World',
|
children: 'Hello World',
|
||||||
|
href: '#',
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue