react-random-loading-indicator 1.0.0 → 1.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +2 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -80,6 +80,8 @@ For full props, use the previewer.
80
80
 
81
81
  ## Previewer (Recommended)
82
82
 
83
+ https://github.com/user-attachments/assets/6598f97a-10a7-4601-aff9-1d54d3bdbaad
84
+
83
85
  ```bash
84
86
  npm run previewer
85
87
  ```
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-random-loading-indicator",
3
- "version": "1.0.0",
3
+ "version": "1.0.1",
4
4
  "description": "A React component for random loading indicators.",
5
5
  "keywords": [
6
6
  "react",