diff --git a/apps/remix/app/components/tables/organisation-insights-table.tsx b/apps/remix/app/components/tables/organisation-insights-table.tsx index f2d60ef8b..2503f48e5 100644 --- a/apps/remix/app/components/tables/organisation-insights-table.tsx +++ b/apps/remix/app/components/tables/organisation-insights-table.tsx @@ -2,7 +2,7 @@ import { useTransition } from 'react'; import { msg } from '@lingui/core/macro'; import { useLingui } from '@lingui/react'; -import { Archive, Building2, Loader, TrendingUp, Users } from 'lucide-react'; +import { Building2, Loader, TrendingUp, Users } from 'lucide-react'; import { useNavigation } from 'react-router'; import { useUpdateSearchParams } from '@documenso/lib/client-only/hooks/use-update-search-params'; @@ -207,7 +207,7 @@ export const OrganisationInsightsTable = ({ }) => (
{title}
{value}
{subtitle &&{subtitle}
} @@ -218,20 +218,13 @@ export const OrganisationInsightsTable = ({ return (