mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-08-06 13:38:49 +08:00
export createTable
This commit is contained in:
parent
4145fb1fca
commit
cb910f5add
@ -1,5 +1,6 @@
|
||||
import { Table } from './table'
|
||||
|
||||
export * from './table'
|
||||
export * from './utilities/createTable'
|
||||
|
||||
export default Table
|
||||
|
Loading…
Reference in New Issue
Block a user