Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
segunadebayo committed Sep 12, 2022
1 parent 227847e commit 7d25775
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/components/button/src/icon-button.tsx
Expand Up @@ -28,7 +28,7 @@ export interface IconButtonProps extends BaseButtonProps {
}

/**
* Icon button renders an icon within in a button.
* Icon button renders an icon within a button.
*
* @see Docs https://chakra-ui.com/docs/components/icon-button
*/
Expand Down

0 comments on commit 7d25775

Please sign in to comment.