const shapeRef = useRef(null). const style = {. width: `100px`,. height: `${percentage}%`,. background: props.color,. borderRadius: props.shape === 'circle' ...
確定! 回上一頁