stuyspec / cms

New CMS using React + Typescript.
MIT License
5 stars 10 forks source link

Bios on every contributors' page #66

Closed AndySok closed 3 years ago

AndySok commented 3 years ago

Links to stuyspec/stuyspec.com#323 and stuyspec/stuyspec-api#191. This issue will require us to edit the EditUserForm.tsx by adding a new field for bios. Not too complicated, but it's good React practice.