ajustes css table e dropdown #31
Annotations
4 errors
deploy:
src/extensions/extension-table-cell/src/table-cell.ts#L92
Type '(this: { name: string; options: TableCellOptions; storage: any; editor: Editor; type: NodeType; parent: (() => Partial<RawCommands>) | undefined; }) => { ...; }' is not assignable to type '(this: { name: string; options: TableCellOptions; storage: any; editor: Editor; type: NodeType; parent: (() => Partial<RawCommands>) | undefined; }) => Partial<...>'.
|
deploy:
src/extensions/table/itensModalCell.ts#L117
Expected 2 arguments, but got 1.
|
deploy:
src/extensions/table/itensModalCell.ts#L146
Expected 2 arguments, but got 1.
|
deploy
Process completed with exit code 2.
|