diff --git a/components/pages/WebsiteList.js b/components/pages/WebsiteList.js index f4c29979..795f78c7 100644 --- a/components/pages/WebsiteList.js +++ b/components/pages/WebsiteList.js @@ -40,7 +40,11 @@ export default function WebsiteList({ userId }) { return (
-
{data.map(({ website_id, name, domain }) => (