@vygruppen/spor-provider-react
v1.0.0
Published
This package contains the SporProvider component, which is used to provide the theme, locale and other shared properties to the application
Downloads
22
Keywords
Readme
Provider (React)
This package contains the SporProvider component, which is used to provide the theme, locale and other shared properties to the application
Installation
$ npm install @vygruppen/spor-provider-react
Usage
import { SporProvider } from "@vygruppen/spor-provider-react";
Add this to the very root of your application.
Development
Please refer to the root readme for development notes.