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