Hi onyLockhart-6243
First of all I would like to know have you followed the steps mentioned in mgt-reactdocs to install required package?
if yes then follow the below steps
As mentioned in doc for component people , the mgt-person component is available as Person , you need to import people - ]3
In the same way if you want to use login , you need to import login in the page you want to use
import { login } from '@microsoft/mgt-react';