mirror of
https://github.com/docmost/docmost.git
synced 2026-08-28 01:07:08 +08:00
tableview
This commit is contained in:
@@ -56,6 +56,7 @@ import {
|
||||
Status,
|
||||
TransclusionSource,
|
||||
TransclusionReference,
|
||||
TableView,
|
||||
} from "@docmost/editor-ext";
|
||||
import {
|
||||
randomElement,
|
||||
@@ -259,6 +260,7 @@ export const mainExtensions = [
|
||||
resizable: true,
|
||||
lastColumnResizable: true,
|
||||
allowTableNodeSelection: true,
|
||||
View: TableView,
|
||||
}),
|
||||
TableRow,
|
||||
TableCell,
|
||||
|
||||
Reference in New Issue
Block a user