import React from 'react'; export const GetOptionTask = ({type, answer, handleChange, inputValue}) => { switch (type) { case "3": return (