feat: group stories in different categories

This commit is contained in:
Demenech
2024-04-09 15:36:48 -03:00
parent cda3d335f1
commit 8b292a9bf2
12 changed files with 12 additions and 12 deletions

View File

@@ -4,7 +4,7 @@ import { PlotlyLineChart, PlotlyLineChartProps } from '../src/components/PlotlyL
// More on how to set up stories at: https://storybook.js.org/docs/react/writing-stories/introduction
const meta: Meta = {
title: 'Components/PlotlyLineChart',
title: 'Components/Charts/PlotlyLineChart',
component: PlotlyLineChart,
tags: ['autodocs'],
argTypes: {