From 48be02629c3b12bdcaf68cdd4b4795e1442450a0 Mon Sep 17 00:00:00 2001 From: 王强 Date: Mon, 25 Mar 2024 11:43:42 +0800 Subject: [PATCH] fix: 调整模板 --- stories/index.stories.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stories/index.stories.ts b/stories/index.stories.ts index 51e2cfc..abc5ac3 100644 --- a/stories/index.stories.ts +++ b/stories/index.stories.ts @@ -3,7 +3,7 @@ import type { Meta, StoryObj } from "@storybook/react"; import from '../index'; const meta: Meta> = { - title: "H5-Common/Componet/", + title: "", component: , tags: ["autodocs"], parameters: { -- libgit2 0.22.2