Fix build error
This commit is contained in:
parent
cd18f418b1
commit
0af0c4db05
|
@ -42,7 +42,7 @@
|
||||||
{ column: "edit", component: EditPluginRenderer },
|
{ column: "edit", component: EditPluginRenderer },
|
||||||
]
|
]
|
||||||
|
|
||||||
let modal
|
let modal: any
|
||||||
let searchTerm: any = ""
|
let searchTerm: any = ""
|
||||||
let filter: any = "all"
|
let filter: any = "all"
|
||||||
let filterOptions = [
|
let filterOptions = [
|
||||||
|
|
Loading…
Reference in New Issue