diff --git a/app/dashboard/sites/SitesPage.tsx b/app/dashboard/sites/SitesPage.tsx index 7bee931..263c3e3 100644 --- a/app/dashboard/sites/SitesPage.tsx +++ b/app/dashboard/sites/SitesPage.tsx @@ -37,8 +37,17 @@ export default function SitesPage({ username, name }: SitesPageProps) { Add Site - + +
+ + +
+
{sites.map((site: any) => (