Skip to content

Commit

Permalink
dev: format
Browse files Browse the repository at this point in the history
  • Loading branch information
k11q authored and khrnchn committed Dec 29, 2024
1 parent f9d04f4 commit 81290ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/ui/institution-card.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ const InstitutionCard = forwardRef<HTMLDivElement, Institution & {isClosest?: bo
supportedPayment,
category,
coords,
isClosest,
distanceToCurrentUserInMeter,
isClosest,
distanceToCurrentUserInMeter,
},
ref,
) => {
Expand Down

0 comments on commit 81290ad

Please sign in to comment.