react-achievements 1.3.5 → 1.3.6
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 +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -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>
|