From 09b08f2d89f17946b582033fcb0d8fd1116d0eae Mon Sep 17 00:00:00 2001 From: Richard Knoll Date: Fri, 13 Feb 2026 22:41:09 +0000 Subject: [PATCH] allow users to delete project descriptions --- react-common/components/share/ShareInfo.tsx | 2 +- webapp/src/app.tsx | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/react-common/components/share/ShareInfo.tsx b/react-common/components/share/ShareInfo.tsx index 672d15ae9b85..268b8b492086 100644 --- a/react-common/components/share/ShareInfo.tsx +++ b/react-common/components/share/ShareInfo.tsx @@ -386,7 +386,7 @@ export const ShareInfo = (props: ShareInfoProps) => {