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