Skip to content

Commit

Permalink
Date to string
Browse files Browse the repository at this point in the history
  • Loading branch information
mauriciabad authored Nov 12, 2023
1 parent da938be commit 0a05d6d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ export const PlaceDetails: FC<{
verificationRequirements: VerificationRequirements | null
verifications: {
id: number
validatedOn: Date
validatedOn: string
}[]
}
visitMissions: VisitMission[]
Expand Down

0 comments on commit 0a05d6d

Please sign in to comment.