File tree Expand file tree Collapse file tree 1 file changed +7
-13
lines changed Expand file tree Collapse file tree 1 file changed +7
-13
lines changed Original file line number Diff line number Diff line change 1- <h1 align =" center " >
2- React GoodBye
3- </h1 >
1+ # React GoodBye
2+ > A save reminder component for react router v4.
43
5- <p align =" center " >
6- A save reminder component for react router v4.
7- </p >
8-
9- <p align =" center " >
4+ <p >
105 <a href =" https://www.npmjs.com/package/react-goodbye " >
116 <img
127 alt="npm version"
138 src="https://img.shields.io/npm/v/react-goodbye.svg"
14- >
9+ / >
1510 </a >
1611 <a href =" https://circleci.com/gh/xJkit/react-goodbye/tree/master " >
1712 <img
1813 alt="circle ci"
1914 src="https://circleci.com/gh/xJkit/react-goodbye/tree/master.svg?style=shield"
20- >
15+ / >
2116 </a >
2217 <a href =" https://coveralls.io/github/xJkit/react-goodbye?branch=master " >
2318 <img
2419 alt="coverage"
2520 src="https://coveralls.io/repos/github/xJkit/react-goodbye/badge.svg?branch=master"
26- >
21+ / >
2722 </a >
2823 <a href =" https://github.com/xJkit/react-goodbye/blob/master/LICENSE " >
2924 <img
3025 alt="license mit"
3126 src="https://img.shields.io/badge/License-MIT-blue.svg"
32- >
27+ / >
3328 </a >
3429</p >
3530
36-
3731react-goodbye is a save reminder utility to prevent routing transition before you leave without saving changes.
3832
3933Please check the [ demo] ( https://xJkit.github.io/react-goodbye ) page for more information.
You can’t perform that action at this time.
0 commit comments