From a32e31bb6cec2b1231a6b100809fe62b18871a76 Mon Sep 17 00:00:00 2001 From: Lea Date: Wed, 17 Jan 2024 21:54:23 +0100 Subject: [PATCH] fix background image --- src/lib/components/ui/BackgroundImage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/components/ui/BackgroundImage.tsx b/src/lib/components/ui/BackgroundImage.tsx index d8828d9..5a1ff7f 100644 --- a/src/lib/components/ui/BackgroundImage.tsx +++ b/src/lib/components/ui/BackgroundImage.tsx @@ -10,7 +10,7 @@ export default function BackgroundImage() { background image ); } \ No newline at end of file