ringofkeys / ring-of-keys

Flagship web app for RoK.
GNU General Public License v3.0
3 stars 0 forks source link

Implement TeammateItem page block #31

Open franknoirot opened 2 years ago

franknoirot commented 2 years ago

There is an teammate item containing their name and job title that is used on the About page, which is not currently in this codebase because it was implemented in main after this branch was created, that should be implemented as an available PageBlock (src/components/PageContent/PageBlock).