We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2187958 + a6762c4 commit a23614bCopy full SHA for a23614b
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "react-promise-loader",
3
"version": "1.0.0",
4
- "description": "The loader component for React",
+ "description": "This is an NPM package with a component for React that will help you display the loader at use react-promise-tracker",
5
"main": "./dist/index.js",
6
"scripts": {
7
"build": "webpack --mode production",
@@ -18,7 +18,9 @@
18
"keywords": [
19
"react-component",
20
"npm-package",
21
- "loader"
+ "loader-component",
22
+ "loader",
23
+ "promise-tracker"
24
],
25
"author": "awibox",
26
"license": "MIT",
0 commit comments