From 2c6d34d4ad90ec20f8fd75d47a631762362f1455 Mon Sep 17 00:00:00 2001 From: Troy Date: Mon, 23 Jun 2025 13:35:35 +0200 Subject: [PATCH] rewriting chat component to lowercase as imported in page.tsx --- ui/components/{Chat.tsx => chat.tsx} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename ui/components/{Chat.tsx => chat.tsx} (100%) diff --git a/ui/components/Chat.tsx b/ui/components/chat.tsx similarity index 100% rename from ui/components/Chat.tsx rename to ui/components/chat.tsx