Skip to content
Open
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion src/components/CampaignMap.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -122,4 +122,6 @@
</MapContainer>
</div>
);
}
});

Check failure on line 125 in src/components/CampaignMap.tsx

View workflow job for this annotation

GitHub Actions / TypeScript type-check

Declaration or statement expected.
Comment thread
github-advanced-security[bot] marked this conversation as resolved.
Fixed

export default CampaignMap;
Loading