Skip to content

Commit

Permalink
Update met-web/src/components/engagement/admin/view/index.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
NatSquared authored Aug 9, 2024
1 parent 3d0cc69 commit ac0b705
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion met-web/src/components/engagement/admin/view/index.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import React, { Suspense, useEffect } from 'react';
import React, { Suspense } from 'react';
import { useLoaderData, Await } from 'react-router-dom';
import { Engagement } from 'models/engagement';
import { AutoBreadcrumbs } from 'components/common/Navigation/Breadcrumb';
Expand Down

0 comments on commit ac0b705

Please sign in to comment.