Build please

This commit is contained in:
Niclas Edenvin
2025-03-20 08:58:33 +01:00
committed by Michael Zetterberg
parent 6fb71dea1b
commit cfdbdfc0bc

View File

@@ -1,5 +1,6 @@
import LoadingSpinner from "@/components/LoadingSpinner"
// Commenting to trigger a build
export default function Loading() {
return <LoadingSpinner fullPage />
}