Skip to content

Instantly share code, notes, and snippets.

@crrlos
Created April 25, 2021 17:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save crrlos/6dd4bbb7039264ac98679021822f2ffa to your computer and use it in GitHub Desktop.
Save crrlos/6dd4bbb7039264ac98679021822f2ffa to your computer and use it in GitHub Desktop.
@NgModule({
imports: [
RouterModule.forChild(routes)
],
exports: [RouterModule]
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment