We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbdd569 commit b4c9813Copy full SHA for b4c9813
apps/pie-docs/src/components/button/code/props.json
@@ -53,7 +53,7 @@
53
"variant",
54
{
55
"type": "code",
56
- "item": ["\"primary\"", "\"secondary\"", "\"outline\"", "\"outline-inverse\"", "\"ghost\"", "\"inverse\"", "\"ghost-inverse\"", "\"destructive\"", "\"destructive-ghost\""]
+ "item": ["\"primary\"", "\"primary-alternative\"", "\"secondary\"", "\"outline\"", "\"outline-inverse\"", "\"ghost\"", "\"inverse\"", "\"ghost-inverse\"", "\"destructive\"", "\"destructive-ghost\""]
57
},
58
"Sets the variant of the button.",
59
0 commit comments