mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-01-18 06:03:22 +08:00
typo
This commit is contained in:
parent
fea23c4b43
commit
8d7cca28d9
@ -94,6 +94,6 @@ new Editor({
|
||||
extensions: [
|
||||
CustomBulletList(),
|
||||
// …
|
||||
]
|
||||
],
|
||||
})
|
||||
```
|
||||
|
@ -28,7 +28,7 @@ new Editor({
|
||||
extensions: [
|
||||
CustomBulletList(),
|
||||
// …
|
||||
]
|
||||
],
|
||||
})
|
||||
```
|
||||
|
||||
|
@ -101,7 +101,7 @@ new Editor({
|
||||
extensions: [
|
||||
// …
|
||||
CustomBold(),
|
||||
]
|
||||
],
|
||||
})
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user