Skip to content

Commit

Permalink
Update docs/guide/basics/stroke-width.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 3d13fe6 commit e1d9f55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/basics/stroke-width.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Note `2px` is default `strokeWidth` for a Lucide icon, this can be adjusted to a

### Adjusting stroke width with `absoluteStrokeWidth` prop

Setting absoluteStrokeWidth to `true` will make the stroke width absolute.
Setting `absoluteStrokeWidth` to `true` will make the stroke width absolute.

<Sandpack
template="react"
Expand Down

0 comments on commit e1d9f55

Please sign in to comment.