Skip to content

Commit

Permalink
fix(questionnaire): changement du texte au dessus du bouton "valider"
Browse files Browse the repository at this point in the history
  • Loading branch information
tangimds committed Jan 12, 2022
1 parent e24a974 commit efac63d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/scenes/survey/daySurvey.js
Original file line number Diff line number Diff line change
Expand Up @@ -157,8 +157,8 @@ const DaySurvey = ({navigation, route}) => {
/>
<View style={styles.divider} />
<Text style={styles.subtitle}>
Remplir chaque critère pour valider cette journée me permet d'avoir
une vision complète de ce que je vis.{' '}
Je pense à remplir &quot;Mon&nbsp;Journal&quot; pour préciser des
élements de ma journée
</Text>
<View style={styles.buttonWrapper}>
<Button
Expand Down

0 comments on commit efac63d

Please sign in to comment.