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 c9d3359 commit 58fff90Copy full SHA for 58fff90
README.md
@@ -28,6 +28,7 @@ npm i -s ng-sortgrid
28
Import the ```NgsgModule``` in your ```AppModule```.
29
30
```
31
+ import {NgsgModule} from 'ng-sortgrid'
32
...
33
imports: [BrowserModule, NgsgModule],
34
0 commit comments