chore: upgrade to storybook 9 (#6141)

This commit is contained in:
Piyush Gupta
2025-07-07 15:25:22 +05:30
committed by GitHub
parent a490600479
commit 16caae6dd6
27 changed files with 1950 additions and 2043 deletions

View File

@@ -1,4 +1,4 @@
import { Meta, StoryObj } from "@storybook/react";
import { Meta, StoryObj } from "@storybook/react-vite";
import { Input } from "./index";
const meta = {