Skip to content

Commit

Permalink
Update src/components/Facility/FacilityCard.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Rithvik Nishad <[email protected]>
  • Loading branch information
AdityaJ2305 and rithviknishad authored Dec 26, 2024
1 parent b7a3ea1 commit 4b1f446
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Facility/FacilityCard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,6 @@ export const FacilityCard = (props: {
),
)}
</div>
<div className="bg-red-500 w-12">here</div>

<div className="mt-2 flex justify-between">
<div className="flex flex-col">
Expand Down

0 comments on commit 4b1f446

Please sign in to comment.