Skip to content

Commit 0331724

Browse files
committed
5398: Remove unused var
1 parent 137ecde commit 0331724

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/stories/Library/Modals/modal-profile/ModalProfile.stories.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import { withDesign } from "storybook-addon-designs";
22
import { ComponentMeta, ComponentStory } from "@storybook/react";
33

4-
import { ModalProfile, ModalProfileProps } from "./ModalProfile";
4+
import { ModalProfile } from "./ModalProfile";
55

66
export default {
77
title: "Library / Modals / Profile",

0 commit comments

Comments
 (0)