UNPKG

@mantine/hooks

Version:

A collection of 50+ hooks for state and UI management

22 lines (13 loc) 334 B
# Mantine Hooks [![npm](https://img.shields.io/npm/dm/@mantine/hooks)](https://www.npmjs.com/package/@mantine/hooks) A set of react hooks for state and UI management [View documentation](https://mantine.dev/) ## Installation ```bash # With yarn yarn add @mantine/hooks # With npm npm install @mantine/hooks ``` ## License MIT