diff --git a/web/src/components/InspectionsListCell/InspectionsListCell.tsx b/web/src/components/InspectionsListCell/InspectionsListCell.tsx index c92f1fc..766a434 100644 --- a/web/src/components/InspectionsListCell/InspectionsListCell.tsx +++ b/web/src/components/InspectionsListCell/InspectionsListCell.tsx @@ -3,6 +3,7 @@ import type { FindInspectionsListQueryVariables, } from 'types/graphql' +import { Link, routes } from '@redwoodjs/router' import type { CellSuccessProps, CellFailureProps, @@ -49,6 +50,12 @@ export const Success = ({ >) => { return (