Add prop for funcArg test

pull/10616/head
Andrew Watkins 2018-04-18 12:08:43 -07:00
parent 51c7ff116d
commit cce1a0f8f4
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ import FuncArg from 'src/ifql/components/FuncArg'
const setup = () => {
const props = {
funcID: '',
funcName: '',
argKey: '',
value: '',
type: '',