0.0.1 • Published 7 years ago
react-bootstrap-default v0.0.1
Usage
Install anyform and a component set:
npm install -s anyform-react
npm install -s anyform-set-default
Embed the editor into your app:
import Any from 'anyform-react';
import set from 'anyform-set-default';
// In the intended render method add:
<Any.Editor components={set} />
Content
0.0.1
7 years ago