import React from "react"; const FormInputGroup = ({text, placeholder, value, onInput}) => { return (