From 55b63c1be3540428860411f904219efc33027668 Mon Sep 17 00:00:00 2001 From: gangan <44604921+shinGangan@users.noreply.github.com> Date: Wed, 10 Apr 2024 06:47:59 +0900 Subject: [PATCH] chore: fix Storybook version of comment (#513) --- src/module.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/module.ts b/src/module.ts index 4c1be92a..8672bd2a 100644 --- a/src/module.ts +++ b/src/module.ts @@ -13,7 +13,7 @@ export interface ModuleOptions { /** * StorybookVersion - * @default 'v7' + * @default 'v8' * @type string * @example 'v8' */