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 a45ae98 commit 08ec485Copy full SHA for 08ec485
stories/SkipLinks.stories.tsx
@@ -2,7 +2,6 @@ import { SkipLinks } from "../dist/SkipLinks";
2
import type { SkipLinksProps } from "../dist/SkipLinks";
3
import { sectionName } from "./sectionName";
4
import { getStoryFactory } from "./getStory";
5
-import { cx } from "../dist/lib/cx";
6
7
const { meta, getStory } = getStoryFactory<SkipLinksProps>({
8
sectionName,
0 commit comments