Skip to content

Commit

Permalink
docs: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
talkor committed Apr 3, 2024
1 parent 2ed5469 commit bb62b40
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import {
HEADING,
TEXT
} from "../../../storybook/components/related-components/component-description-map";
import { TipEditableText, ImportTip } from "./EditableHeading.stories.helpers";
import { TipEditableText } from "./EditableHeading.stories.helpers";
import * as EditableHeadingStories from "./EditableHeading.stories";

<Meta of={EditableHeadingStories} />
Expand Down

0 comments on commit bb62b40

Please sign in to comment.