Fix storybook

This commit is contained in:
Joseph Garrone
2024-06-05 21:44:26 +02:00
parent 6e058eafed
commit 504419b26d
35 changed files with 314 additions and 395 deletions

View File

@ -1,6 +1,6 @@
import React from "react";
import type { Meta, StoryObj } from "@storybook/react";
import { createPageStory, parameters } from "../createPageStory";
import { createPageStory, parameters } from "../PageStory";
const pageId = "login-update-profile.ftl";