Skip to content
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.

Commit

Permalink
Merge branch 'dev' of github.com:InnuendoOfficial/innuendo-mobile int…
Browse files Browse the repository at this point in the history
…o dev
  • Loading branch information
julienp17 committed Dec 13, 2023
2 parents 76768c1 + d202fe9 commit 1a61f93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/screens/Tabs/Home.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ function HomeScreen({ navigation }: HomeProps) {
<Center width="100%">
<LottieView
style={{ height: 300, width: 300 }}
source={require("../../assets/illustrations/MobileWoman.lottie")}
source={require("../../assets/illustrations/MobileWoman.json")}
autoPlay
loop
resizeMode="contain"
Expand Down

0 comments on commit 1a61f93

Please sign in to comment.