mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-09 00:19:13 +08:00
Fix typo
This commit is contained in:
parent
150cf37d3c
commit
e5de18d4c4
@ -6,4 +6,4 @@ import Form from './Form.vue';
|
||||
import Html from './Html.vue';
|
||||
|
||||
globalThis.Components = { Button, Pre, Form, Html };
|
||||
globalThis.storybookRenderer = 'vue';
|
||||
globalThis.storybookRenderer = 'vue3';
|
||||
|
Loading…
x
Reference in New Issue
Block a user