docs: update styling (#1998)
This commit is contained in:
@@ -102,7 +102,7 @@ const CustomBold = Bold.extend({
|
||||
new Editor({
|
||||
extensions: [
|
||||
// …
|
||||
CustomBold(),
|
||||
CustomBold,
|
||||
],
|
||||
})
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user