refactoring
This commit is contained in:
@@ -64,7 +64,7 @@ const Bold = createMark({
|
||||
|
||||
export default Bold
|
||||
|
||||
declare module '@tiptap/core/src/Editor' {
|
||||
declare module '@tiptap/core' {
|
||||
interface AllExtensions {
|
||||
Bold: typeof Bold,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user