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.
- package/README.md +4 -3
- 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
|
-
|
|
71
|
-
<!-- Example:  -->
|
|
70
|
+
<div align="center">
|
|
72
71
|
|
|
73
|
-
<img src="./upi-qr-code.png" alt="UPI QR Code" width="
|
|
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
|
|