Remove duplicate question

This commit is contained in:
Amy Wang 2023-04-02 20:00:40 -07:00
parent f49dd3e3f5
commit 7a510dbd84
1 changed files with 0 additions and 12 deletions

View File

@ -81,18 +81,6 @@ export default function Demographics() {
</div>
</ComponentWrapper>
<ComponentWrapper
heading="How many of your friendships were made after starting university?"
bodyText="For a lot of people, most or at least some friendships are made during university. This goes to show how university is an important point in life where people form their most valuable relationships!"
align="left"
>
<BarGraphVertical
data={F12}
{...barGraphProps(isMobile, pageWidth)}
lowerLabelDy="0"
/>
</ComponentWrapper>
<ComponentWrapper
heading="How many close friends throughout university were also in your program?"
bodyText="For a lot of people, the majority of their friends are in the same program. Perhaps the shared classes, career goals, and pain from shared assignments make scheduling and conversations easier."