diff --git a/src/App.svelte b/src/App.svelte index c8964a12..bf5596e1 100644 --- a/src/App.svelte +++ b/src/App.svelte @@ -64,6 +64,7 @@ import ContactDetail from "./components/contacts/ContactDetail.svelte"; import Donors from "./components/donors/Donors.svelte"; import DonorDetail from "./components/donors/DonorDetail.svelte"; +import Donations from "./components/donations/Donations.svelte"; store.init(); registerSW(); @@ -154,6 +155,14 @@ + + + + + +