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