Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Updated once more now that there is a live demo on gh-pages
  • Loading branch information
okdv authored Nov 27, 2020
1 parent 3ccc45f commit 984a628
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

This is a lightweight package that allows you to easily implement auto-tabbing (focusing the next input), even in your existing project. You can auto-tab forward on maxLength, keypress, or both! You can even reverse-tab on backspacing an empty input!

## Demo / Example

[Go to this page to see a live demo!] (https://okdv.github.io/react-auto-tab/)

## Installation

Use the package manager [npm](https://www.npmjs.com/get-npm) to install react-auto-tab.
Expand Down

0 comments on commit 984a628

Please sign in to comment.