VadimDez / ngx-order-pipe

▼ Angular 5+ orderBy pipe
https://vadimdez.github.io/ngx-order-pipe/
MIT License
243 stars 57 forks source link

Update README.md with new classname #4

Closed prateek0103 closed 7 years ago

prateek0103 commented 7 years ago

Current docs ask user to import Ng2FOrderPipeModule whereas Ng2OrderModule is the exported classname.

Kudos for an awesome pipe.

VadimDez commented 7 years ago

@prateek0103 thank you! Didn't notice that.

stubbies commented 7 years ago

It's still wrong, Ng2FOrderPipeModule should be Ng2OrderModule.

ismailnural commented 7 years ago

Still same