@negative-space/provider
v1.3.0
Published
React provider component for global configuration of NSUI components
Downloads
1,198
Maintainers
Readme
@negative-space/provider
React component to wrap your app and provide global configuration for NSUI components. It makes it easy to set themes, defaults, and behaviors for all NSUI components in your application.
Installation
# Using Yarn
yarn add @negative-space/provider
# Using npm
npm install @negative-space/providerContributing
Feel free to fork, tweak, and send a pull request!
