0.1.0-alpha.32 • Published 2 years ago

@microsoft/overreact v0.1.0-alpha.32

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@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';

/// ...