diff --git a/src/popup.tsx b/src/popup.tsx
index 1892e9d..af6096e 100644
--- a/src/popup.tsx
+++ b/src/popup.tsx
@@ -160,7 +160,7 @@ const Popup = () => {
focus-visible:outline-2 focus-visible:outline-offset-2"
onClick={getAllTabsInfo}
>
- {isLoading ? : null}
+ {isLoading && }
Group Existing Tabs