diff --git a/frontend/src/Header.svelte b/frontend/src/Header.svelte index 6764265..ec88a94 100644 --- a/frontend/src/Header.svelte +++ b/frontend/src/Header.svelte @@ -2,6 +2,7 @@ import logo from "./assets/images/AniTrackLogo.svg" import type {AniSearchList} from "./anilist/types/AniListTypes.js"; import {AniListSearch} from "../wailsjs/go/main/App.js"; + import Search from "./Search.svelte" let aniSearch = "" let aniListSearch: AniSearchList @@ -24,20 +25,7 @@
-
-
- -
- - -
-
-
+ Log in AniList