Skip to content

Commit

Permalink
fix: update import path
Browse files Browse the repository at this point in the history
  • Loading branch information
g-francesca committed Jul 31, 2024
1 parent fc011f0 commit 263c70c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/storybook/stories/docs/Welcome.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { Meta } from "@storybook/blocks"
import { Basics } from "../components/basics/basics"
import { Basics } from "../../components/basics/basics"

<Meta title="Welcome" />

Expand Down

0 comments on commit 263c70c

Please sign in to comment.