We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c3ce6b commit 34c33b9Copy full SHA for 34c33b9
docs/documentation/stories/include-angular-flex.md
@@ -17,7 +17,7 @@ import { FlexLayoutModule } from '@angular/flex-layout';
17
@NgModule({
18
imports: [
19
...
20
- FlexLayoutModule.forRoot()
+ FlexLayoutModule
21
],
22
23
})
@@ -74,4 +74,4 @@ Among what you should see are - a light yellow header that is the entire width o
74
75
- [Installation](https://github.com/angular/flex-layout#installation)
76
- [API Overview](https://github.com/angular/flex-layout/wiki/API-Overview)
77
- - [Demo](https://tburleson-layouts-demos.firebaseapp.com/#/docs)
+ - [Demo](https://tburleson-layouts-demos.firebaseapp.com/#/docs)
0 commit comments