Skip to content

Commit

Permalink
chore: ✅ fix storybook
Browse files Browse the repository at this point in the history
  • Loading branch information
iamnewton committed Oct 18, 2024
1 parent 6c25e39 commit 3b2e4fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .storybook/main.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import * as path from "path";
import { type StorybookConfig } from "@storybook/react-vite";
import { mergeConfig } = from "vite";
import { mergeConfig } from "vite";

const config: StorybookConfig = {
addons: [
Expand Down

0 comments on commit 3b2e4fd

Please sign in to comment.