Reverted Undesired Changes

This commit is contained in:
Sujal Choudhari
2023-08-09 18:51:07 +05:30
parent f293a1ed30
commit c2e53f03b1
+1 -1
View File
@@ -7,7 +7,7 @@ const OfflineIndicator = ({ address, className, tooltipPlace }) => {
return (
<>
{true && (
{!isOnline && (
<>
{" "}
<img