Remove line from testing
This commit is contained in:
parent
6e3f217fbb
commit
81cbb6d403
|
@ -319,7 +319,6 @@
|
||||||
? "Page size parameter"
|
? "Page size parameter"
|
||||||
: "Request limit parameter"}
|
: "Request limit parameter"}
|
||||||
bind:value={query.fields.pagination.sizeParam}
|
bind:value={query.fields.pagination.sizeParam}
|
||||||
info="asdasd"
|
|
||||||
/>
|
/>
|
||||||
{#if query.fields.pagination.type === "cursor"}
|
{#if query.fields.pagination.type === "cursor"}
|
||||||
<Input
|
<Input
|
||||||
|
|
Loading…
Reference in New Issue