custom search names
This commit is contained in:
parent
dde4c7f37d
commit
14f7b1231f
@ -39,6 +39,7 @@
|
||||
bind:current_item
|
||||
bind:search_query_result
|
||||
{joins}
|
||||
{search_names}
|
||||
{ex_params}
|
||||
{columns}
|
||||
{current_table}
|
||||
|
@ -1,6 +1,5 @@
|
||||
<script>
|
||||
import Button from "./Button.svelte";
|
||||
import ViewTable from "../shorts/ViewTable.svelte";
|
||||
|
||||
export let is_searching = false;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user