From 0b40d556cd5f1e952f88c53ad844786ab25fa033 Mon Sep 17 00:00:00 2001 From: Chris Christiansen Date: Sun, 13 Sep 2026 11:22:18 +0000 Subject: [PATCH] style(opax-web): fix whitespace hygiene --- opax-web/frontend/src/App.tsx | 1 - opax-web/frontend/src/components/PlatformStatus.tsx | 6 +++--- opax-web/frontend/src/pages/OperationsConsole.tsx | 2 +- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/opax-web/frontend/src/App.tsx b/opax-web/frontend/src/App.tsx index 28b883a..76d6eb0 100644 --- a/opax-web/frontend/src/App.tsx +++ b/opax-web/frontend/src/App.tsx @@ -36,4 +36,3 @@ function App() { } export default App; - diff --git a/opax-web/frontend/src/components/PlatformStatus.tsx b/opax-web/frontend/src/components/PlatformStatus.tsx index a9cdc7d..a33cdc4 100644 --- a/opax-web/frontend/src/components/PlatformStatus.tsx +++ b/opax-web/frontend/src/components/PlatformStatus.tsx @@ -55,17 +55,17 @@ const PlatformStatus: React.FC = ({ statusData, loading })

Platform Overview

- - - {
{error &&

{error}

} - +