We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1298c48 commit 9d32875Copy full SHA for 9d32875
libs/doc-pages/dropdown/src/lib/docs/usage.md
@@ -1,7 +1,7 @@
1
### Standalone component usage
2
import { BrowserAnimationsModule } from '@angular/platform-browser/animations';
3
4
-import { BsDropdownModule } from 'ngx-bootstrap/datepicker';
+import { BsDropdownModule } from 'ngx-bootstrap/dropdown';
5
6
@Components({
7
standalone: true,
0 commit comments