Skip to content

Commit

Permalink
chore: move segmented to not prod ready
Browse files Browse the repository at this point in the history
  • Loading branch information
gabyzif committed Nov 15, 2024
1 parent 28a51b7 commit b5a0f63
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import { type Meta, type StoryObj } from '@storybook/react'
import { Segmented } from 'src/components/data-display/Segmented/Segmented'

const meta: Meta<typeof Segmented> = {
title: 'Components/Data Display/Segmented',
title: 'Components/Not Prod Ready/Data Display/Segmented',
component: Segmented,

args: {},
Expand Down

0 comments on commit b5a0f63

Please sign in to comment.