npm package @types/react allows us to use React inside of our TypeScript apps. We define components as
@types/react
type Props = {...} type State = {...} e