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

@ -3,7 +3,7 @@ import { Meta, StoryObj } from '@storybook/react';
import { AppPath } from '@/types/AppPath';
import {
PageDecorator,
type PageDecoratorArgs,
PageDecoratorArgs,
} from '~/testing/decorators/PageDecorator';
import { graphqlMocks } from '~/testing/graphqlMocks';