react-mkx-toolkit
Advanced tools
Comparing version 1.8.0 to 1.8.1
{ | ||
"name": "react-mkx-toolkit", | ||
"version": "1.8.0", | ||
"version": "1.8.1", | ||
"description": "React Custom Hooks provide an efficient means to encapsulate and share logic among components within React applications. This package includes useful React custom hooks.", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
@@ -191,3 +191,3 @@ ## React Useful Custom Hooks | ||
Call the `requestPermission` function to request permission from the user before showing notifications. | ||
Call the `requestPermission` Function to request permission from the user before showing notifications. | ||
@@ -194,0 +194,0 @@ ### Returns |