mirror of
https://github.com/grafana/grafana.git
synced 2025-02-03 20:21:01 -06:00
Chore: Remove custom values from TextLink
story (#84889)
remove default values
This commit is contained in:
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',
|
||||
|
Loading…
Reference in New Issue
Block a user