typo
This commit is contained in:
@@ -99,9 +99,9 @@ const CustomBold = Bold.extend({
|
||||
|
||||
new Editor({
|
||||
extensions: [
|
||||
// …
|
||||
CustomBold(),
|
||||
]
|
||||
// …
|
||||
CustomBold(),
|
||||
],
|
||||
})
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user