We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ae0235 commit d0bb94fCopy full SHA for d0bb94f
src/components/props.ts
@@ -52,6 +52,7 @@ const Color = {
52
'info',
53
'dark',
54
'light',
55
+ 'link',
56
].includes(value)
57
},
58
}
0 commit comments