Skip to content

Commit

Permalink
Update docs/guide/basics/sizing.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jakob Guddas <[email protected]>
  • Loading branch information
ericfennis and jguddas authored Sep 19, 2023
1 parent ec00f78 commit 600525b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/basics/sizing.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import sizeIconTailwind from './examples/size-icon-tailwind-example/files.ts'

By default the size of the icons are `24px` . This is adjustable by using passing the `size` prop or change it by using CSS.

## Adjusting size with `size` prop
## Adjusting the icon size using the `size` prop

<Sandpack
template="react"
Expand Down

0 comments on commit 600525b

Please sign in to comment.