File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,6 @@ This is the workspace repository for the [react-nipple](https://www.npmjs.com/pa
1111
1212### Resources
1313
14- - Full documentation: [ https://loopmode.github.io/react-nipple/ ] ( https://loopmode.github.io/react-nipple/ )
1514- Github repository: [ https://github.com/loopmode/react-nipple ] ( https://github.com/loopmode/react-nipple )
1615- NPM package: [ https://www.npmjs.com/package/react-nipple ] ( https://www.npmjs.com/package/react-nipple )
16+ - Docs: [ https://loopmode.github.io/react-nipple/ ] ( https://loopmode.github.io/react-nipple/ )
Original file line number Diff line number Diff line change @@ -47,9 +47,9 @@ <h2 id="installation">Installation</h2>
4747</ code > </ pre >
4848< h3 id ="resources "> Resources</ h3 >
4949< ul >
50- < li > Full documentation: < a href ="https://loopmode.github.io/react-nipple/ "> https://loopmode.github.io/react-nipple/</ a > </ li >
5150< li > Github repository: < a href ="https://github.com/loopmode/react-nipple "> https://github.com/loopmode/react-nipple</ a > </ li >
5251< li > NPM package: < a href ="https://www.npmjs.com/package/react-nipple "> https://www.npmjs.com/package/react-nipple</ a > </ li >
52+ < li > Docs: < a href ="https://loopmode.github.io/react-nipple/ "> https://loopmode.github.io/react-nipple/</ a > </ li >
5353</ ul >
5454< h2 id ="usage "> Usage</ h2 >
5555< p > Import and use the component. It supports all < code > options</ code > from < code > nipplejs</ code > .< br > It provides callbacks for all supported event types in a camel-cased < code > on</ code > -notation, e.g. < code > start</ code > -> < code > onStart</ code > .</ p >
Original file line number Diff line number Diff line change @@ -14,9 +14,9 @@ npm install --save react-nipple
1414
1515### Resources
1616
17- - Full documentation: [ https://loopmode.github.io/react-nipple/ ] ( https://loopmode.github.io/react-nipple/ )
1817- Github repository: [ https://github.com/loopmode/react-nipple ] ( https://github.com/loopmode/react-nipple )
1918- NPM package: [ https://www.npmjs.com/package/react-nipple ] ( https://www.npmjs.com/package/react-nipple )
19+ - Docs: [ https://loopmode.github.io/react-nipple/ ] ( https://loopmode.github.io/react-nipple/ )
2020
2121## Usage
2222
You can’t perform that action at this time.
0 commit comments