Typo:w
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
eb71f00546
commit
d21bf0ac62
|
@ -124,7 +124,7 @@ export default function Demographics() {
|
|||
</ComponentWrapper>
|
||||
|
||||
<ComponentWrapper
|
||||
heading=". Have you ever cheated on someone, been cheated on, or helped someone cheat?"
|
||||
heading="Have you ever cheated on someone, been cheated on, or helped someone cheat?"
|
||||
bodyText="14 out of 96 people have selected yes to having been involved in cheating."
|
||||
>
|
||||
<div className={styles.graphContainer}>
|
||||
|
@ -192,7 +192,7 @@ export default function Demographics() {
|
|||
/>
|
||||
</ComponentWrapper>
|
||||
|
||||
<ComponentWrapper heading=" How has your understanding of relationships changed in the past 5 years?">
|
||||
<ComponentWrapper heading="How has your understanding of relationships changed in the past 5 years?">
|
||||
<div className={styles.quotationCarouselContainer}>
|
||||
<QuotationCarousel
|
||||
data={I9}
|
||||
|
|
Loading…
Reference in New Issue