From 986112efca4a1d45dec5c490598c964acf8ed8a8 Mon Sep 17 00:00:00 2001 From: Sean Sube Date: Sun, 22 Jan 2023 17:19:03 -0600 Subject: [PATCH] lint(gui): add labels to image card buttons --- gui/src/components/ImageCard.tsx | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/gui/src/components/ImageCard.tsx b/gui/src/components/ImageCard.tsx index 8359bca9..1c582138 100644 --- a/gui/src/components/ImageCard.tsx +++ b/gui/src/components/ImageCard.tsx @@ -75,24 +75,28 @@ export function ImageCard(props: ImageCardProps) { Seed: {params.seed} Scheduler: {params.scheduler} {params.prompt} - + - + - + - +