Mikhail Grigoriev
Mikhail Grigoriev
### Checks - [X] I have thoroughly read and understand [The Odin Project Contributing Guide](https://github.com/TheOdinProject/.github/blob/main/CONTRIBUTING.md) - [X] The title of this issue follows the `Chore: brief description of chore` format,...
## Because The AboutPage component was now used for the Contributing page, and needed a refactor. ## This PR Splits it up into a parent ViewComponent and three child components...
I *think* this change passes the openApiDocument over from the `app.ts` file to the `module-loader.ts`. Wasn't 100% sure how to test this change locally though, so I'd love to do...