Update custom datasource label to 'JSON / CSV'
This commit is contained in:
parent
a781860b1c
commit
513aaf1174
|
@ -142,7 +142,7 @@
|
|||
})
|
||||
$: custom = {
|
||||
type: "custom",
|
||||
label: "Custom",
|
||||
label: "JSON / CSV",
|
||||
}
|
||||
|
||||
const handleSelected = selected => {
|
||||
|
|
Loading…
Reference in New Issue