Closed matheo closed 1 month ago
This typing was forcing the { provideIn: 'root', ..} always but we could just leave it empty to provide it in a Component or Route.
{ provideIn: 'root', ..}
This typing was forcing the
{ provideIn: 'root', ..}
always but we could just leave it empty to provide it in a Component or Route.