fix ExecuteQuery to use Layout
This commit is contained in:
parent
6c5b0f88b9
commit
7bb1ca48f9
|
@ -24,7 +24,7 @@
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<Layout gap="S">
|
<Layout noGap noPadding>
|
||||||
<Label>Datasource</Label>
|
<Label>Datasource</Label>
|
||||||
<Select
|
<Select
|
||||||
bind:value={parameters.datasourceId}
|
bind:value={parameters.datasourceId}
|
||||||
|
|
Loading…
Reference in New Issue