Skip to content

Commit

Permalink
Possibility to copy offer description
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuel Tremko authored and SamTremko committed Aug 12, 2024
1 parent 5bb4df3 commit 13333c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/mobile/src/components/OfferInfoPreview/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ function OfferInfoPreview({
fos={18}
color={negative ? '$greyOnBlack' : '$black'}
ff="$body500"
selectable
>
{offer.publicPart.offerDescription}
</Text>
Expand Down

0 comments on commit 13333c0

Please sign in to comment.