Skip to content

Commit

Permalink
Showing 5 changed files with 5 additions and 1 deletion.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 5 additions & 1 deletion src/components/Button/__stories__/Button.stories.tsx
Original file line number Diff line number Diff line change
@@ -179,7 +179,11 @@ export const InsideText: Story = {
<br />
<Button {...args} /> dolor
<br />
sit amet
sit{' '}
<Button {...args}>
<IconComponent data={Globe} />
</Button>{' '}
amet
</div>
);
},

0 comments on commit 2bbeba0

Please sign in to comment.