From d4e7c7c72086d72b0e056ebecd99ecb071da0739 Mon Sep 17 00:00:00 2001 From: mat Date: Tue, 22 Feb 2022 19:27:01 +0000 Subject: split the search bar into its own component --- src/routes/index.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/routes') diff --git a/src/routes/index.svelte b/src/routes/index.svelte index 9bfbd29..b90528a 100644 --- a/src/routes/index.svelte +++ b/src/routes/index.svelte @@ -5,7 +5,7 @@ - Home + SkyBlock Stats
-- cgit