Skip to content

Commit

Permalink
eof in InspectionElement.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Youllou committed Dec 17, 2024
1 parent 95b43a1 commit cd9f3f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/InspectionList/InspectionElement.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ const InspectionElement = ({inspection, key, handleClick}: InspectionElementProp
</Card>
}

export default InspectionElement;
export default InspectionElement;

0 comments on commit cd9f3f1

Please sign in to comment.