Chore: Remove custom values from TextLink story (#84889)

remove default values
This commit is contained in:
Ashley Harrison
2024-03-21 13:33:53 +02:00
committed by GitHub
parent 3387132b9b
commit bc8c3f99ae
@@ -33,10 +33,6 @@ const meta: Meta = {
inline: { control: 'boolean' },
},
args: {
variant: 'body',
weight: 'light',
color: undefined,
inline: false,
href: 'https://www.google.com',
external: true,
icon: 'external-link-alt',