1
0
Fork 0
mirror of synced 2024-07-05 14:31:17 +12:00

fix ExecuteQuery to use Layout

This commit is contained in:
Keviin Åberg Kultalahti 2021-04-28 15:20:03 +02:00
parent f833c1a5a0
commit 039797c7bb

View file

@ -24,7 +24,7 @@
}
</script>
<Layout gap="S">
<Layout noGap noPadding>
<Label>Datasource</Label>
<Select
bind:value={parameters.datasourceId}