diff --git a/src/components/Button/index.stories.tsx b/src/components/Button/index.stories.tsx index 15f25e55..ee7fcbf7 100644 --- a/src/components/Button/index.stories.tsx +++ b/src/components/Button/index.stories.tsx @@ -84,3 +84,10 @@ export const CustomIcon = () => ( /> ); + +export const RotateIcon = () => ( + +