// import React from 'react'; // import PropTypes from 'prop-types'; // import { Form } from 'formsy-react-components'; // import { registerComponent } from 'meteor/vulcan:core'; // const FormComponentForm = properties => //
{this.children}
// registerComponent('FormComponentForm', FormComponentForm);