import React from 'react'; const RadioList = ({ items, formData, handleChange, fieldName, icon: Icon, className, }) => { return (