From afe8728c7fb603560e094d41da6e47e5be173636 Mon Sep 17 00:00:00 2001 From: Eric Bailey Date: Tue, 10 Mar 2026 12:27:10 -0500 Subject: [PATCH] Limit line length --- src/components/BotAccountAlert.tsx | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/src/components/BotAccountAlert.tsx b/src/components/BotAccountAlert.tsx index f46262a920..9c13323449 100644 --- a/src/components/BotAccountAlert.tsx +++ b/src/components/BotAccountAlert.tsx @@ -36,16 +36,19 @@ export function BotAccountAlert({ - - {description} - + + + {description} + +