From 288c196627a064b453ada293545bc2ad06d7c274 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Tue, 14 Oct 2025 04:23:53 +0000 Subject: [PATCH] Update project applications empty state cgen-c9a821ac20544af8b8ad08d6f39de37c --- client/pages/Admin.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/client/pages/Admin.tsx b/client/pages/Admin.tsx index e3b0c88f..c6068965 100644 --- a/client/pages/Admin.tsx +++ b/client/pages/Admin.tsx @@ -1027,8 +1027,7 @@ export default function Admin() { ) : (

- No applications on file. Encourage partners to apply via - briefs. + No project applications on file. Encourage partners to apply via briefs.

)}