We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19d133a commit 708aafdCopy full SHA for 708aafd
1 file changed
package.json
@@ -41,9 +41,13 @@
41
"url": "https://github.com/amareshsm/react-js-css-loaders.git"
42
},
43
"keywords": [
44
+ "loading icons",
45
"react",
46
"css",
- "spinners"
47
+ "spinners",
48
+ "react loading icon",
49
+ "react js loading icon",
50
+ "react loaders"
51
],
52
"author": "AMARESH S M ",
53
"license": "ISC",
@@ -99,4 +103,4 @@
99
103
"\\.css$": "<rootDir>/mocks/styles.js"
100
104
}
101
105
102
-}
106
+}
0 commit comments