Borders === const borderRadiusStyle = (corner) => style({ prop: `border${corner}Radius`, key: 'radii', transformValue: (n) => `${n}px`, }).
確定! 回上一頁