Skip to content
Snippets Groups Projects
Commit beefc160 authored by Anna Baack's avatar Anna Baack
Browse files

Update file Feedback.tsx

parent 4a66e569
No related branches found
No related tags found
No related merge requests found
Pipeline #452957 passed
...@@ -43,7 +43,29 @@ export function HPFeedback(){ ...@@ -43,7 +43,29 @@ export function HPFeedback(){
<Graph.HowDidYouLearnPublic/> <Graph.HowDidYouLearnPublic/>
</div> </div>
</div> </div>
<div className="row align-items-center">
<div className="col">
<Graph.AgeDiagnosisatients/>
</div>
<div className="col">
<Graph.HowMuchDoesItAffectYouatients/>
</div>
<div className="col">
<Graph.WhichTherapyDoYouUseatients/>
</div>
</div>
<div className="row align-items-center">
<div className="col">
<Graph.HeadrofGeneTherapyPatients/>
</div>
<div className="col">
<Graph.HeadOfGeneTherapyPublic/>
</div>
<div className="col">
<Graph.OpenToGeneTherapyatients/>
</div>
</div>
</CollapsibleInfoBox> </CollapsibleInfoBox>
</div> </div>
</div> </div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment