Skip to content

Commit

Permalink
Add Link component into component overview
Browse files Browse the repository at this point in the history
  • Loading branch information
VilleMiekkoja committed Aug 9, 2021
1 parent 9fbf2e3 commit f11921e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions site/docs/components/component_overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ Component | Status
[Fieldset](/components/fieldset) | <StatusLabel type="alert">Draft</StatusLabel> | [<IconCheck/>](/storybook/core/?path=/story/components-fieldset--default) | [<IconCheck/>](/storybook/react/?path=/story/components-fieldset--default)
[Footer](/components/footer) | <StatusLabel type="alert">Draft</StatusLabel> | | [<IconCheck/>](/storybook/react/?path=/story/components-footer--default)
[Icon](/components/icons) | <StatusLabel type="info">Stable</StatusLabel> | [<IconCheck/>](/storybook/core/?path=/story/icons-icons--discord) | [<IconCheck/>](/storybook/react/?path=/story/icons-some--icondiscord)
[Link](/components/link) | <StatusLabel type="alert">Draft</StatusLabel> | [<IconCheck/>](/storybook/core/?path=/story/components-link--default) | [<IconCheck/>](/storybook/react/?path=/story/components-link--default)
[Loading spinner](/components/spinner) | <StatusLabel type="info">Stable</StatusLabel> | [<IconCheck/>](/storybook/core/?path=/story/components-loading-spinner--default) | [<IconCheck/>](/storybook/react/?path=/story/components-loadingspinner--default)
[Logo](/components/logo) | <StatusLabel type="info">Stable</StatusLabel> | | [<IconCheck/>](/storybook/react/?path=/story/components-logo--playground)
[Navigation](/components/navigation) | <StatusLabel type="alert">Draft</StatusLabel> | | [<IconCheck/>](/storybook/react/?path=/story/components-navigation)
Expand Down

0 comments on commit f11921e

Please sign in to comment.