tests: added option to demo to use yjs and multiple editors #53
Annotations
2 errors
|
docs (lts/*)
Process completed with exit code 2.
|
|
docs (lts/*):
src/runtime/demo/App.vue#L6
Argument of type '{ codeBlocksThemeList: string[]; codeBlocksTheme: string; onBlur: any; }' is not assignable to parameter of type '{ readonly codeBlocksThemeList: string[]; readonly codeBlocksTheme: string; readonly useTwoEditors: boolean; readonly "onUpdate:codeBlocksTheme"?: ((value: string) => any) | undefined; readonly "onUpdate:useTwoEditors"?: ((value: boolean) => any) | undefined; } & VNodeProps & AllowedComponentProps & ComponentCustomP...'.
|