fix: 🐛 fix cellEditorOptions typo (#1895)
This commit is contained in:
@ -151,7 +151,7 @@ export namespace CellEditor {
|
||||
color: string
|
||||
backgroundColor: string
|
||||
}
|
||||
labelAddable: boolean
|
||||
labelAddable?: boolean
|
||||
getText: (
|
||||
this: CellView,
|
||||
args: {
|
||||
|
Reference in New Issue
Block a user