Chore: Remove custom values from TextLink story (#84889)
remove default values
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user