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

remove default values
This commit is contained in:
Ashley Harrison 2024-03-21 11:33:53 +00:00 committed by GitHub
parent 3387132b9b
commit bc8c3f99ae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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',