chore: update to story book nextjs-vite (#31536)

This commit is contained in:
Stephen Zhou
2026-01-26 17:07:20 +08:00
committed by GitHub
parent 8724ba04aa
commit 47d0e400ae
103 changed files with 678 additions and 3409 deletions

View File

@ -1,5 +1,5 @@
/* eslint-disable tailwindcss/classnames-order */
import type { Meta, StoryObj } from '@storybook/nextjs'
import type { Meta, StoryObj } from '@storybook/nextjs-vite'
import Effect from '.'
const meta = {