We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 137ecde commit 0331724Copy full SHA for 0331724
src/stories/Library/Modals/modal-profile/ModalProfile.stories.tsx
@@ -1,7 +1,7 @@
1
import { withDesign } from "storybook-addon-designs";
2
import { ComponentMeta, ComponentStory } from "@storybook/react";
3
4
-import { ModalProfile, ModalProfileProps } from "./ModalProfile";
+import { ModalProfile } from "./ModalProfile";
5
6
export default {
7
title: "Library / Modals / Profile",
0 commit comments