/base2ind-form-components-react

This is a meteor and react package for form components.

Primary LanguageJavaScriptMIT LicenseMIT

Install

meteor add browserstudios:form-components-react

Usage

let {Input, Form, Action} = FormComponents;