diff --git a/packages/react/src/components/Button/index.stories.tsx b/packages/react/src/components/Button/index.stories.tsx index 9001f62..204b1f6 100644 --- a/packages/react/src/components/Button/index.stories.tsx +++ b/packages/react/src/components/Button/index.stories.tsx @@ -87,6 +87,7 @@ IconRight.args = { export const IconOnly = Template.bind({}); IconOnly.args = { + "aria-label": "Button with only an icon", icon: (