Skip to content

Commit 08ec485

Browse files
enguerranwsgarronej
authored andcommitted
remove unused import of cx
1 parent a45ae98 commit 08ec485

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

stories/SkipLinks.stories.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import { SkipLinks } from "../dist/SkipLinks";
22
import type { SkipLinksProps } from "../dist/SkipLinks";
33
import { sectionName } from "./sectionName";
44
import { getStoryFactory } from "./getStory";
5-
import { cx } from "../dist/lib/cx";
65

76
const { meta, getStory } = getStoryFactory<SkipLinksProps>({
87
sectionName,

0 commit comments

Comments
 (0)