JSPM

  • Created
  • Published
  • Downloads 225814
  • Score
    100M100P100Q164396F
  • License MIT

A library to sync external React state updates

Package Exports

  • @mantine/store

Readme

Mantine Store

npm

Global state manager for @mantine/notifications, @mantine/nprogress, @mantine/spotlight and other Mantine packages.

View documentation

Installation

# With yarn
yarn add @mantine/store

# With npm
npm install @mantine/store

License

MIT