fix: 🐛 fix cellEditorOptions typo (#1895)

This commit is contained in:
vector
2022-03-17 13:50:36 +08:00
committed by GitHub
parent 42fea3ba6a
commit 4d174d7807

View File

@ -151,7 +151,7 @@ export namespace CellEditor {
color: string
backgroundColor: string
}
labelAddable: boolean
labelAddable?: boolean
getText: (
this: CellView,
args: {