Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
surmon-china authored Jul 19, 2022
1 parent 7a416a3 commit 1e78c49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ e.g.
import { EditorState } from '@codemirror/state'
```

#### local component
#### Local component

```vue
<template>
Expand Down Expand Up @@ -121,7 +121,7 @@ import { EditorState } from '@codemirror/state'
</script>
```

#### global component
#### Global component

```javascript
import { createApp } from 'vue'
Expand Down

0 comments on commit 1e78c49

Please sign in to comment.