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

Update file Feedback.tsx

parent c4c618f7
No related branches found
No related tags found
No related merge requests found
Pipeline #452782 failed
...@@ -31,10 +31,10 @@ export function HPFeedback(){ ...@@ -31,10 +31,10 @@ export function HPFeedback(){
<p>Additionally, there’s a clear demand for more information, especially via platforms like TV, social media, and the internet. Targeted educational campaigns through these channels will be crucial to increase awareness and understanding, helping to build on the existing optimism and foster greater acceptance of gene therapy, like we do in our various public outreach efforts for science communication.</p> <p>Additionally, there’s a clear demand for more information, especially via platforms like TV, social media, and the internet. Targeted educational campaigns through these channels will be crucial to increase awareness and understanding, helping to build on the existing optimism and foster greater acceptance of gene therapy, like we do in our various public outreach efforts for science communication.</p>
</div> </div>
<div> <div>
<CollapsibleInfoBox open="false" title="See the full results of our surveys"> <CollapsibleInfoBox open={false} title="See the full results of our surveys">
test test
</CollapsibleInfoBox> </CollapsibleInfoBox>
<CollapsibleInfoBox open="true" title="See the full results of our surveys"> <CollapsibleInfoBox open={true} title="See the full results of our surveys">
<div> <div>
<MostStressfulForRelativeatients/> <MostStressfulForRelativeatients/>
<p>test</p> <p>test</p>
......
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