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 ffc37b6 commit 8e0b092Copy full SHA for 8e0b092
stories/Accordion.stories.tsx
@@ -1,5 +1,5 @@
1
import type { Meta, StoryObj } from "@storybook/react";
2
-import { Accordion } from "../../lib/main";
+import { Accordion } from "../src/main";
3
4
const meta = {
5
title: "Components/Accordion",
0 commit comments