Skip to content

Commit

Permalink
Merge pull request #755 from zheyichn/zheyichn/748-street-view-icon-fix
Browse files Browse the repository at this point in the history
Zheyichn/748 street view icon fix
  • Loading branch information
CodeWritingCow authored Jul 18, 2024
2 parents cf8a0a1 + 2436e62 commit b98ebd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/SinglePropertyDetail.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ const SinglePropertyDetail = ({
aria-label="Open full screen street view map"
id="outside-iframe-element"
>
<ArrowsOut color="#3D3D3D" size={24} />
<ArrowsOut color="ButtonText" size={24} />
</button>
</Tooltip>
</div>
Expand Down

0 comments on commit b98ebd4

Please sign in to comment.