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}

} - +