init table, table-row and table-cell
This commit is contained in:
5
packages/extension-table-row/src/index.ts
Normal file
5
packages/extension-table-row/src/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
import { TableRow } from './table-row'
|
||||
|
||||
export * from './table-row'
|
||||
|
||||
export default TableRow
|
||||
Reference in New Issue
Block a user