From 7dd1edac0bb2d00e0e3336d3ae24a276a21a965e Mon Sep 17 00:00:00 2001 From: Maximilian Harz Date: Mon, 9 Jun 2025 12:16:15 +0200 Subject: [PATCH] Can delete first image --- src/Components/Profile/Subcomponents/GalleryForm.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Components/Profile/Subcomponents/GalleryForm.tsx b/src/Components/Profile/Subcomponents/GalleryForm.tsx index 9ad33a9e..07c3cd0f 100644 --- a/src/Components/Profile/Subcomponents/GalleryForm.tsx +++ b/src/Components/Profile/Subcomponents/GalleryForm.tsx @@ -141,7 +141,7 @@ export const GalleryForm = ({ state, setState }: Props) => {