Skip to content

Commit

Permalink
chore: update file path for swapped asset
Browse files Browse the repository at this point in the history
Co-authored-by: Paul Schreiber <[email protected]>
  • Loading branch information
shrouxm and paulschreiber authored Feb 13, 2024
1 parent e1a8389 commit 06d91b9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ export const ColorGuideScreen = (
undefined,
<Box width="100%">
<Image
source={require('terraso-mobile-client/assets/color/reference.png')}
source={require('terraso-mobile-client/assets/color/reference.jpg')}
/>
</Box>,
<Row justifyContent="space-between">
Expand Down

0 comments on commit 06d91b9

Please sign in to comment.