diff --git a/src/components/TabRow.tsx b/src/components/TabRow.tsx index 107d377..f0ac090 100644 --- a/src/components/TabRow.tsx +++ b/src/components/TabRow.tsx @@ -17,11 +17,11 @@ export default function TabRow({ }) { const { url, title } = data; return ( -
-
+
+
tab icon
{title} diff --git a/src/pages/popup/PopupTabs.tsx b/src/pages/popup/PopupTabs.tsx index 1f368f6..eb130b8 100644 --- a/src/pages/popup/PopupTabs.tsx +++ b/src/pages/popup/PopupTabs.tsx @@ -148,7 +148,7 @@ export default function PopupTabs(): JSX.Element { />
{transitions((style, item, t, index) => ( - +