Skip to content

Commit

Permalink
feat: 🎸 (sort) alphabetical sort
Browse files Browse the repository at this point in the history
  • Loading branch information
nivekcode committed Nov 24, 2021
1 parent f75681e commit f9dfc3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@
[Demo](https://kreuzerk.github.io/ng-sortgrid/)

- [Getting started](#getting-started)
- [Download the module](#download-the-module)
- [Download](#download)
- [Apply the directive](#apply-the-directive)
- [React on changes](#react-on-changes)
- [API](#api)
- [Inputs](#inputs)
- [Outputs](#outputs)

# Getting started
## Download the module
## Download

```
npm i -s ng-sortgrid
Expand Down

0 comments on commit f9dfc3d

Please sign in to comment.