Fix the broken build (#98)

This commit is contained in:
Jaana Dogan 2025-04-21 15:44:20 -07:00 committed by GitHub
parent 1340c7a792
commit 843d7c1fe3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 6 deletions

View File

@ -19,12 +19,7 @@ export const Footer: React.FC<FooterProps> = ({
debugMode,
debugMessage,
}) => (
<Box
marginTop={1}
display="flex"
justifyContent="space-between"
width="100%"
>
<Box marginTop={1} display="flex" justifyContent="space-between" width="100%">
{/* Left Section: Help/DebugMode */}
<Box>
<Text color={Colors.SubtleComment}>