From f58fe95f0d58d114b90b4efa3f06081571fea4dd Mon Sep 17 00:00:00 2001 From: ZGaetano Date: Fri, 22 May 2026 09:30:50 -0400 Subject: [PATCH] =?UTF-8?q?fix(ui):=20remove=20placeholder=20elements=20?= =?UTF-8?q?=E2=80=94=20no=20scanlines,=20no=20DEV=20BUILD,=20no=20tweaks?= =?UTF-8?q?=20panel:=20screens-projects.jsx?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- services/web-ui/public/screens-projects.jsx | 1 - 1 file changed, 1 deletion(-) diff --git a/services/web-ui/public/screens-projects.jsx b/services/web-ui/public/screens-projects.jsx index 4cf4f88..2128a89 100644 --- a/services/web-ui/public/screens-projects.jsx +++ b/services/web-ui/public/screens-projects.jsx @@ -71,7 +71,6 @@ function ProjectCard({ project, onOpen }) { {thumbs.map((a, i) => (
-
))}