Skip to content

Commit

Permalink
docs: Change Envelop back to Envelope
Browse files Browse the repository at this point in the history
  • Loading branch information
renatamottam committed Jan 23, 2025
1 parent 7357be7 commit 249ef93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/site/pages/docs/icons.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ You can find more details about the `Icon` component [here](/components/atoms/ic
<IconComponent icon={<Icon name="fs-bell" />} name="fs-bell" />
<IconComponent icon={<Icon name="fs-map-pin" />} name="fs-map-pin" />
<IconComponent icon={<Icon name="fs-arrow-square-out" />} name="fs-arrow-square-out" />
<IconComponent icon={<Icon name="fs-envelop" />} name="fs-envelop" />
<IconComponent icon={<Icon name="fs-envelope" />} name="fs-envelope" />
<IconComponent icon={<Icon name="fs-arrows-clockwise" />} name="fs-arrows-clockwise" />
<IconComponent icon={<Icon name="fs-arrow-up-right" />} name="fs-arrow-up-right" />
<IconComponent icon={<Icon name="fs-bag" />} name="fs-bag" />
Expand Down

0 comments on commit 249ef93

Please sign in to comment.