refactoring

This commit is contained in:
Philipp Kühn 2021-03-14 23:09:32 +01:00
parent 56aaf75db5
commit 29abba56e7

View File

@ -1,4 +1,3 @@
// @ts-nocheck
export * from '@tiptap/core'
export { Editor } from './Editor'
export * from './useEditor'