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