Skip to content

Commit

Permalink
Added the organization field to the profile. Will be populated later …
Browse files Browse the repository at this point in the history
…on next semester once the organization aspects are implemented. #27
  • Loading branch information
dhuang0212 authored and dhuang0212 committed Dec 9, 2022
1 parent 39b4b6a commit 9bb4d05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Profile/Header/Stats.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ export default function Stats({
/>
}
/>
<NumberUnit label="Organization" value="N/A" />
</div>
)
}

0 comments on commit 9bb4d05

Please sign in to comment.