Skip to content

Commit

Permalink
button group
Browse files Browse the repository at this point in the history
  • Loading branch information
JesmoDev committed Aug 23, 2024
1 parent 8673813 commit 2eac21b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/uui-button-group/lib/uui-button-group.stories.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,7 @@ const meta: Meta = {
export default meta;
type Story = StoryObj;

/**
* For styling options see the [Button](/docs/uui-button--docs) component.
*/
export const Default: Story = {};

0 comments on commit 2eac21b

Please sign in to comment.