react-restyle-components 0.1.33 → 0.1.35

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 +7 -28
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -36,24 +36,16 @@ https://github.com/appasaheb4/react-restyle-components/blob/master/tailwind.conf
36
36
 
37
37
  https://appasaheb4.github.io/react-restyle-components
38
38
 
39
- ## Author
40
-
41
- <table>
42
- <tr>
43
- <td>
44
- <img src="https://github.com/appasaheb4.png?s=100" width="100">
45
- </td>
46
- <td>
47
- Appasaheb Lakade<br />
48
- <a href="mailto:onlyappasaheb4@gmail.com">onlyappasaheb4@gmail.com</a><br />
49
- <a href="https://youtube.com/tech-abl">https://youtube.com/tech-abl</a>
50
- </td>
51
- </tr>
52
- </table>
39
+ ☆━━━━━━━━━━━━━━━━━━━☆☆━━━━━━━━━━━━━━━━━━━☆
40
+ Mobile No: +91 9260303151 <br />
41
+ Email Id: onlyappasaheb4@gmail.com <br />
42
+ Github: www.github.com/appasaheb4 <br />
43
+ Website: www.tech-abl.com
44
+ ☆━━━━━━━━━━━━━━━━━━━☆☆━━━━━━━━━━━━━━━━━━━☆
53
45
 
54
46
  ## Contributes / Support
55
47
 
56
- 1. Subscribe channel 😊 : https://www.youtube.com/tech-abl
48
+ 1. More content here : https://www.youtube.com/tech-abl
57
49
 
58
50
  2. Submit your pr for idea / issue / feature
59
51
  ### How To Contribute
@@ -63,17 +55,4 @@ https://appasaheb4.github.io/react-restyle-components
63
55
  - Run the test suites to make sure it's not breaking anything `$ npm test`
64
56
  - Submit a pull request under `dev` branch
65
57
 
66
- ## Donate
67
-
68
- <table>
69
- <tr>
70
- <td>
71
- <img src="https://github.com/appasaheb4/react-native-verify-otp/blob/master/assets/upiQrCode.jpeg" width="100">
72
- </td>
73
- <td>
74
- <a href="https://www.paypal.com/paypalme/AppasahebLakade/">or Paypal</a><br />
75
- </td>
76
- </tr>
77
- </table>
78
-
79
58
  😊 ALWAYS WELCOME 😊
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-restyle-components",
3
- "version": "0.1.33",
3
+ "version": "0.1.35",
4
4
  "private": false,
5
5
  "description": "Easy use restyle components",
6
6
  "main": "lib/cjs/index.js",