Skip to content

Commit

Permalink
Update custom datasource label to 'JSON / CSV'
Browse files Browse the repository at this point in the history
  • Loading branch information
aptkingston committed Oct 9, 2023
1 parent 4667d08 commit 1c19f45
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
})
$: custom = {
type: "custom",
label: "Custom",
label: "JSON / CSV",
}
const handleSelected = selected => {
Expand Down

0 comments on commit 1c19f45

Please sign in to comment.