Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit 2f2d0ec

Browse files
pavel-latyshou-deriv“pavel-latyshou-deriv”
andauthored
fix links on careers offices (#2422)
Co-authored-by: “pavel-latyshou-deriv” <“[email protected]”>
1 parent c0424f6 commit 2f2d0ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/about-us/_OurOffices.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ const MapPin = ({ top, left, title, link }) => {
148148
>
149149
<Pin />
150150
{is_pin_show && (
151-
<PinContent to={link} anchor>
151+
<PinContent locale="en" to={link} anchor>
152152
<Text color="black" mr="8px">
153153
{title}
154154
</Text>

0 commit comments

Comments
 (0)