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