Skip to content

Commit

Permalink
Fix stories
Browse files Browse the repository at this point in the history
  • Loading branch information
yigiterdev committed Feb 29, 2024
1 parent bcfcf6c commit 68879b6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { Text } from '~/components/Text'
import { ControlledCollapsible } from './ControlledCollapsible'

export default {
title: 'Components/Collapsible',
title: 'Components/ControlledCollapsible',
component: ControlledCollapsible,
} as Meta<typeof ControlledCollapsible>

Expand Down

0 comments on commit 68879b6

Please sign in to comment.