react-restyle-components 0.3.92 → 0.3.94

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 +4 -3
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -67,10 +67,11 @@ You can support this project by making a donation through UPI:
67
67
 
68
68
  **UPI ID:** `onlyappasaheb4@oksbi`
69
69
 
70
- <!-- Add your UPI QR code image here -->
71
- <!-- Example: ![UPI QR Code](./assets/upi-qr-code.png) -->
70
+ <div align="center">
72
71
 
73
- <img src="./upi-qr-code.png" alt="UPI QR Code" width="200" height="200" style="display: block; margin: 0 auto;" />
72
+ <img src="./upi-qr-code.png" alt="UPI QR Code" width="250" height="250" style="border: 2px solid #e1e4e8; border-radius: 12px; padding: 10px; background: white; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);" />
73
+
74
+ </div>
74
75
 
75
76
  _Scan the QR code above or use the UPI ID to make a donation. Every contribution, no matter how small, makes a difference!_
76
77
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-restyle-components",
3
- "version": "0.3.92",
3
+ "version": "0.3.94",
4
4
  "private": false,
5
5
  "description": "Easy use restyle components",
6
6
  "author": {