Skip to content

Commit b4c9813

Browse files
committed
fix(pie-docs): DSW-2797 update docs
1 parent cbdd569 commit b4c9813

File tree

1 file changed

+1
-1
lines changed
  • apps/pie-docs/src/components/button/code

1 file changed

+1
-1
lines changed

apps/pie-docs/src/components/button/code/props.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"variant",
5454
{
5555
"type": "code",
56-
"item": ["\"primary\"", "\"secondary\"", "\"outline\"", "\"outline-inverse\"", "\"ghost\"", "\"inverse\"", "\"ghost-inverse\"", "\"destructive\"", "\"destructive-ghost\""]
56+
"item": ["\"primary\"", "\"primary-alternative\"", "\"secondary\"", "\"outline\"", "\"outline-inverse\"", "\"ghost\"", "\"inverse\"", "\"ghost-inverse\"", "\"destructive\"", "\"destructive-ghost\""]
5757
},
5858
"Sets the variant of the button.",
5959
{

0 commit comments

Comments
 (0)