mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-01-18 14:13:21 +08:00
docs: update styling (#1998)
This commit is contained in:
parent
e769063921
commit
b2fa5d0eb9
@ -102,7 +102,7 @@ const CustomBold = Bold.extend({
|
||||
new Editor({
|
||||
extensions: [
|
||||
// …
|
||||
CustomBold(),
|
||||
CustomBold,
|
||||
],
|
||||
})
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user