argon-design-system-angular
argon-design-system-angular copied to clipboard
Problem with 'forRoot()' in app.module when i use NgbModule
Hello, i downloaded your template to incorporate it in my project, but when i edit the file app.module.ts i find an error in the imports, i add the line NgbModule, but when i gonna put the '.forRoot()' it throws me an error, and i don't know where or how fix it.
Can you help me with that?