import Radios from "./Radios"; function RadioContent({ group, text, value, changeData, name }) { return (
{text}