Skip to content

Commit

Permalink
fix: comment
Browse files Browse the repository at this point in the history
  • Loading branch information
riddhybansal committed Jan 2, 2025
1 parent 2db3d39 commit 86c191f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react/src/components/IconButton/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ interface IconButtonProps
autoAlign?: boolean;

/**
* Optionally specify an href for your Button to become an `<a>` element
* Optionally specify an href for your IconButton to become an `<a>` element
*/
href?: string;

Expand Down

0 comments on commit 86c191f

Please sign in to comment.