Skip to content

Commit

Permalink
docs(Button): remove required field for count prop docs (#4520)
Browse files Browse the repository at this point in the history
Co-authored-by: Josh Black <joshblack@users.noreply.github.com>
  • Loading branch information
joshblack and joshblack committed Apr 22, 2024
1 parent 622b144 commit 2621c07
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/react/src/Button/Button.docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
},
{
"name": "count",
"required": true,
"type": "number | string",
"description": "For counter buttons, the number to display."
},
Expand Down

0 comments on commit 2621c07

Please sign in to comment.