Código esta igual ao da aula mas da erro:
Error: src/app/home/home-routing.module.ts:11:29 - error TS2322: Type '{ path: string; NovoUsuarioComponent: typeof NovoUsuarioComponent; }' is not assignable to type 'Route'. Object literal may only specify known properties, and 'NovoUsuarioComponent' does not exist in type 'Route'.
11 { path: 'novo-usuario', NovoUsuarioComponent }
~
** Angular Live Development Server is listening on localhost:4200, open your browser on http://localhost:4200/ **
O que devo fazer????