Skip to content

Commit

Permalink
chore: Move Action Group into the Layout category (#1672)
Browse files Browse the repository at this point in the history
Co-authored-by: Aram <[email protected]>
  • Loading branch information
VincentSmedinga and alimpens authored Oct 23, 2024
1 parent 2d347b6 commit 1599936
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import { ActionGroup } from '@amsterdam/design-system-react/src'
import { Meta, StoryObj } from '@storybook/react'

const meta = {
title: 'Components/Buttons/Action Group',
title: 'Components/Layout/Action Group',
component: ActionGroup,
args: {
children: [<Button>Doorgaan</Button>, <Button variant="tertiary">Stoppen</Button>],
Expand Down

0 comments on commit 1599936

Please sign in to comment.