react-mkx-toolkit
Advanced tools
Comparing version 1.7.0 to 1.7.1
{ | ||
"name": "react-mkx-toolkit", | ||
"version": "1.7.0", | ||
"version": "1.7.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", |
@@ -155,3 +155,3 @@ ## React Custom Hooks | ||
he `useNotification` hook simplifies the process of working with browser notifications in React applications. It provides a clean and intuitive interface for requesting permission and displaying notifications. | ||
The `useNotification` hook simplifies the process of working with browser notifications in React applications. It provides a clean and intuitive interface for requesting permission and displaying notifications. | ||
@@ -158,0 +158,0 @@ ## Usage |
33326