From 0c5e34374dea99fe0ac507bcf4cc7c7786d7ba8c Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Mon, 30 Jun 2025 08:10:51 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/web/src/components/app-consumers-list.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/src/components/app-consumers-list.tsx b/apps/web/src/components/app-consumers-list.tsx index 8eecbd7d..495ba2a8 100644 --- a/apps/web/src/components/app-consumers-list.tsx +++ b/apps/web/src/components/app-consumers-list.tsx @@ -80,7 +80,7 @@ export function AppConsumersList() { {consumers.map((consumer) => (

{consumer.project.name}