Skip to content

Commit

Permalink
don't use fast-image for url preview favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
siddarthkay committed Apr 11, 2023
1 parent ad97340 commit 0679e41
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
(when-not (is-gif? thumbnail-url)
[:<>
[rn/view (style/title-wrapper)
[fast-image/fast-image {:style (style/title-site-image)}]
[rn/image {:style (style/title-site-image)}]
[rn/text {:style (style/title-text)}
site]]
[rn/text {:style (style/main-text)}
Expand Down

0 comments on commit 0679e41

Please sign in to comment.