parent
c0534a3b06
commit
543b3bd937
@ -7,7 +7,7 @@
|
|||||||
current_contacts = result;
|
current_contacts = result;
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
import store from "../store";
|
import store from "../../store";
|
||||||
import ContactsEmptyState from "./ContactsEmptyState.svelte";
|
import ContactsEmptyState from "./ContactsEmptyState.svelte";
|
||||||
$: searchvalue = "";
|
$: searchvalue = "";
|
||||||
$: active_deletes = [];
|
$: active_deletes = [];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user