Skip to content

Commit

Permalink
Merge pull request #253 from ertush/hotfix-forms
Browse files Browse the repository at this point in the history
updated approve community-units
  • Loading branch information
ertush authored Oct 26, 2023
2 parents cf9b1c5 + 2c12d5c commit af84ca1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pages/community-units/approve/[id].js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import TableContainer from '@mui/material/TableContainer';
import TableHead from '@mui/material/TableHead';
import TableRow from '@mui/material/TableRow';
import { useRouter } from 'next/router'
import dynamic from "next/dynamic";
import { UserContext } from '../../../providers/user';
import CommunityUnitSideMenu from '../../../components/CommunityUnitSideMenu';

Expand Down

0 comments on commit af84ca1

Please sign in to comment.