Add prop for funcArg test
parent
51c7ff116d
commit
cce1a0f8f4
|
@ -5,6 +5,7 @@ import FuncArg from 'src/ifql/components/FuncArg'
|
|||
const setup = () => {
|
||||
const props = {
|
||||
funcID: '',
|
||||
funcName: '',
|
||||
argKey: '',
|
||||
value: '',
|
||||
type: '',
|
||||
|
|
Loading…
Reference in New Issue