@microsoft/overreact
v0.1.0-alpha.32
Published
TO BE ADDED
Downloads
74
Readme
@microsoft/overreact
@microsoft/overreact is a new component.
References
Installing
When using yarn, run the following command:
yarn add --save @microsoft/overreact
Using
After installing, import the package into your code and start using it
import { Overreact } from '@microsoft/overreact';
/// ...