We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed66c6b commit 6242452Copy full SHA for 6242452
src/index.ts
@@ -12,6 +12,6 @@ export const install: Plugin = (app, defaultConfig?: Props) => {
12
}
13
14
export default {
15
- Codemirror: Component,
+ Codemirror,
16
install
17
0 commit comments