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

Commit

Permalink
fix: 🐛 Nom du prochain cours qui dépasse
Browse files Browse the repository at this point in the history
  • Loading branch information
ecnivtwelve committed May 22, 2024
1 parent 1612050 commit 38c7d80
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions views/HomeScreen.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -459,6 +459,9 @@ const HomeScreen = ({ navigation }) => {
<View
style={[
styles.nextCourse__content,
{
flex: 1,
}
]}
>
<Text
Expand Down

0 comments on commit 38c7d80

Please sign in to comment.