We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4adf39a commit fa4d037Copy full SHA for fa4d037
src/app/views/base/navbars/navbars.component.ts
@@ -1,5 +1,5 @@
1
import {AfterViewChecked, Component, ElementRef, OnInit, Renderer2, ViewChild} from '@angular/core';
2
-import {CollapseDirective} from 'ngx-bootstrap';
+import {CollapseDirective} from 'ngx-bootstrap/collapse';
3
4
@Component({
5
selector: 'app-navbars',
0 commit comments