Skip to content

Commit 69e09e4

Browse files
committed
update readme
1 parent a9893d0 commit 69e09e4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# react-onblur
22
HOC for Blur (Unfocus) event handling of React component
33

4+
## Installation
5+
6+
```
7+
npm i --save react-onblur
8+
```
9+
410
## What is it?
511

612
It is just HOC function

0 commit comments

Comments
 (0)