diff --git a/src/routes/potus-tracker/+page.svelte b/src/routes/potus-tracker/+page.svelte index 84552267..5ba03fdf 100644 --- a/src/routes/potus-tracker/+page.svelte +++ b/src/routes/potus-tracker/+page.svelte @@ -7,6 +7,7 @@ import ArrowLogo from "lucide-svelte/icons/move-up-right"; import { Chart } from "svelte-echarts"; + import ScrollToTop from "$lib/components/ScrollToTop.svelte"; import { init, use } from "echarts/core"; import { LineChart, BarChart } from "echarts/charts"; @@ -437,7 +438,7 @@ {:else}