import React from 'react'; import { Form } from 'react-bootstrap'; import { registerComponent } from 'meteor/vulcan:core'; const RadioGroupComponent = ({refFunction, inputProperties, ...properties}) =>