From d5c68811d68c3736ff14aa27baca9710e4e8e915 Mon Sep 17 00:00:00 2001 From: Sean Sube Date: Sat, 14 Jan 2023 10:25:18 -0600 Subject: [PATCH] lint(gui): move delete button to last position on card --- gui/src/components/ImageCard.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/gui/src/components/ImageCard.tsx b/gui/src/components/ImageCard.tsx index 8927e9c5..0c7b2517 100644 --- a/gui/src/components/ImageCard.tsx +++ b/gui/src/components/ImageCard.tsx @@ -79,11 +79,6 @@ export function ImageCard(props: ImageCardProps) { - - - + + +