diff --git a/components/cycle-day/symptom-box.js b/components/cycle-day/symptom-box.js index f9fcd0c..4453b8c 100644 --- a/components/cycle-day/symptom-box.js +++ b/components/cycle-day/symptom-box.js @@ -64,7 +64,7 @@ const SymptomBox = ({ {t(symptom)} {symptomDataToDisplay && ( - + {symptomDataToDisplay} )}