diff --git a/src/components/libresplit/AppLoading.tsx b/src/components/libresplit/AppLoading.tsx index 60ccb2d..ab5e513 100644 --- a/src/components/libresplit/AppLoading.tsx +++ b/src/components/libresplit/AppLoading.tsx @@ -3,7 +3,7 @@ import { BarLoader } from "react-spinners"; export function AppLoading() { return (
- +
); }