From 9c3f4f7d9e7b68eea9206f4aa1c79d0aba027dac Mon Sep 17 00:00:00 2001 From: Pranav Rajveer Date: Fri, 24 Nov 2023 00:07:44 +0530 Subject: [PATCH] Update OpStatus.tsx --- src/components/OpStatus.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/OpStatus.tsx b/src/components/OpStatus.tsx index cd3ea62..adbb73a 100644 --- a/src/components/OpStatus.tsx +++ b/src/components/OpStatus.tsx @@ -23,10 +23,10 @@ export function OpStatus() {
{isOn ? (
) : (