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