Skip to content

Commit

Permalink
Storybook category
Browse files Browse the repository at this point in the history
  • Loading branch information
dlnr committed Jan 19, 2024
1 parent 0dc04d8 commit 0f02f9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion storybook/storybook-react/src/Tip/Tip.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import { Badge, Paragraph, Tip, UnorderedList } from '@amsterdam/design-system-r
import { Meta, StoryObj } from '@storybook/react'

const meta = {
title: 'Tip',
title: 'Feedback/Tip',
component: Tip,
args: {
children: [
Expand Down

0 comments on commit 0f02f9c

Please sign in to comment.