This commit is contained in:
Abhinav 2023-07-14 10:54:13 +05:30
parent ad60af594a
commit 6849350a57
2 changed files with 1 additions and 1 deletions

View file

@ -17,7 +17,7 @@ import { getLocalFamilyData } from 'utils/user/family';
import { User } from 'types/user';
import AddParticipantForm, {
AddParticipantFormProps,
} from './AddPartipantForm';
} from './AddParticipantForm';
interface Iprops {
collection: Collection;