From afba69c8bc291d1f56f14994ca162531dbf30314 Mon Sep 17 00:00:00 2001 From: MartinBraquet Date: Fri, 8 May 2026 19:44:43 +0200 Subject: [PATCH] "Refactor buttons, grids, and layout components: replace custom Button components with ` + - + {hidden || eyeOff ? ( - + ) : ( - + )} diff --git a/web/components/widgets/show-more.tsx b/web/components/widgets/show-more.tsx index d84363c6..fdc996c9 100644 --- a/web/components/widgets/show-more.tsx +++ b/web/components/widgets/show-more.tsx @@ -12,7 +12,7 @@ export function ShowMore(props: ShowMoreProps) { const [showMoreInfo, setShowMoreInfo] = useState(false) return ( -
+