diff --git a/packages/builder/src/pages/builder/app/[application]/data/datasource/[selectedDatasource]/rest/[query]/index.svelte b/packages/builder/src/pages/builder/app/[application]/data/datasource/[selectedDatasource]/rest/[query]/index.svelte index d1900aba67..7e2c083a0d 100644 --- a/packages/builder/src/pages/builder/app/[application]/data/datasource/[selectedDatasource]/rest/[query]/index.svelte +++ b/packages/builder/src/pages/builder/app/[application]/data/datasource/[selectedDatasource]/rest/[query]/index.svelte @@ -236,70 +236,72 @@ - - - {#if !response} - Response -
-
- placeholder - {"enter a url in the textbox above and click send to get a response".toUpperCase()} -
-
- {:else} - - -
- +
+ + + {#if !response} + Response +
+
+ placeholder + {"enter a url in the textbox above and click send to get a response".toUpperCase()}
- - - - - -