CODE
export default function EChart({ option, config, resize }) { let chart = useRef(null) let [chartEl, setChartEl] = useState