Skip to content

Commit

Permalink
fix(docs): fix letter case (kuma-ui#378)
Browse files Browse the repository at this point in the history
  • Loading branch information
ysds authored Nov 15, 2023
1 parent 66b672b commit 4b5a538
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/src/pages/docs/Components/Button.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ const ButtonExample = () => {
};
```

## props
## Props

Button accepts all the same props as Box. In addition, it accepts all the standard attributes for HTML button elements.

0 comments on commit 4b5a538

Please sign in to comment.