react-restyle-components 0.3.91 → 0.3.93

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 -5
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -50,8 +50,6 @@ Website: www.tech-abl.com
50
50
  - Run the test suites to make sure it's not breaking anything `$ npm run test` -->
51
51
  - Submit a pull request under `master` branch
52
52
 
53
- 😊 ALWAYS WELCOME 😊
54
-
55
53
  ## 💝 Support & Donations
56
54
 
57
55
  If you find this project helpful and would like to support its development, your contributions are greatly appreciated!
@@ -69,10 +67,11 @@ You can support this project by making a donation through UPI:
69
67
 
70
68
  **UPI ID:** `onlyappasaheb4@oksbi`
71
69
 
72
- <!-- Add your UPI QR code image here -->
73
- <!-- Example: ![UPI QR Code](./assets/upi-qr-code.png) -->
70
+ <div align="center">
71
+
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);" />
74
73
 
75
- ![UPI QR Code](./upi-qr-code.png)
74
+ </div>
76
75
 
77
76
  _Scan the QR code above or use the UPI ID to make a donation. Every contribution, no matter how small, makes a difference!_
78
77
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-restyle-components",
3
- "version": "0.3.91",
3
+ "version": "0.3.93",
4
4
  "private": false,
5
5
  "description": "Easy use restyle components",
6
6
  "author": {