react-achievements 1.3.5 → 1.3.7
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 +2 -2
- package/images/demo.gif +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
A flexible and customizable achievement system for React applications, perfect for adding gamification elements to your projects.
|
|
5
5
|
|
|
6
|
-
|
|
6
|
+

|
|
7
7
|
|
|
8
8
|
If you want to test the package, you can try it out here:
|
|
9
9
|
|
|
@@ -374,7 +374,7 @@ badgesButton: {
|
|
|
374
374
|
|
|
375
375
|
The achievements are stored in local storage. In order to reset the package in your app, you need to delete the key-value pairs in local storage:
|
|
376
376
|
|
|
377
|
-

|
|
378
378
|
|
|
379
379
|
|
|
380
380
|
<h2 align="center">📄 License</h2>
|
package/images/demo.gif
ADDED
|
Binary file
|