This commit is contained in:
Charles Bochet
2023-10-04 12:48:40 +02:00
parent bc3fe59312
commit aab2f3ab3c
28 changed files with 30 additions and 34 deletions

View File

@ -1,7 +1,7 @@
import { ElementType } from 'react';
import { StoryObj } from '@storybook/react';
import type {
import {
CatalogDimension,
CatalogOptions,
} from './decorators/CatalogDecorator';