diff --git a/web/src/components/InspectionsListCell/InspectionsListCell.tsx b/web/src/components/InspectionsListCell/InspectionsListCell.tsx index f3dd5e6..c92f1fc 100644 --- a/web/src/components/InspectionsListCell/InspectionsListCell.tsx +++ b/web/src/components/InspectionsListCell/InspectionsListCell.tsx @@ -48,7 +48,7 @@ export const Success = ({ FindInspectionsListQueryVariables >) => { return ( -
+
) diff --git a/web/src/components/SitesListCell/SitesListCell.tsx b/web/src/components/SitesListCell/SitesListCell.tsx index 7216dc6..30b5652 100644 --- a/web/src/components/SitesListCell/SitesListCell.tsx +++ b/web/src/components/SitesListCell/SitesListCell.tsx @@ -41,7 +41,7 @@ export const Success = ({ sites, }: CellSuccessProps) => { return ( -
+