Skip to content

Commit

Permalink
switch Button component back to uppercase
Browse files Browse the repository at this point in the history
  • Loading branch information
benkates committed Jul 12, 2024
1 parent 050deb5 commit c2a9bc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/Theme/Theme.docs.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ You get everything you need out of the box by importing and using these componen
</script>
<FontsUrban />
<Theme>
<button />
<Button />
</Theme>
```

Expand Down

0 comments on commit c2a9bc7

Please sign in to comment.