typo
This commit is contained in:
@@ -94,6 +94,6 @@ new Editor({
|
||||
extensions: [
|
||||
CustomBulletList(),
|
||||
// …
|
||||
]
|
||||
],
|
||||
})
|
||||
```
|
||||
|
||||
@@ -28,7 +28,7 @@ new Editor({
|
||||
extensions: [
|
||||
CustomBulletList(),
|
||||
// …
|
||||
]
|
||||
],
|
||||
})
|
||||
```
|
||||
|
||||
|
||||
@@ -101,7 +101,7 @@ new Editor({
|
||||
extensions: [
|
||||
// …
|
||||
CustomBold(),
|
||||
]
|
||||
],
|
||||
})
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user