react-loader-display
Advanced tools
{ | ||
"name": "react-loader-display", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "A simple customizable ReactJS component that allows a developer to display a loading modal.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -10,6 +10,12 @@ # react-loader-display | ||
Use in your code: | ||
**Use in your code:** | ||
Version 2.x: | ||
var Loader=require('react-loader-display'); | ||
Version 3.x: | ||
var Loader=require('react-loader-display').loader; | ||
In your ReactJS application you can insert it as follows (not all the props are required): | ||
@@ -16,0 +22,0 @@ |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
21821
0.52%45
15.38%0
-100%