Merge pull request '[1971] 외벽선 작성 방향 “반시계 방향” 표시 삭제' (#774) from dev into prd-deploy
Reviewed-on: #774
This commit is contained in:
commit
50f2667fac
@ -171,7 +171,7 @@ export default function WallLineSetting(props) {
|
||||
<></>
|
||||
)}
|
||||
</div>
|
||||
<div className="normal-font mt10">{getMessage('outerLine.property.info')}</div>
|
||||
{/*<div className="normal-font mt10">{getMessage('outerLine.property.info')}</div>*/}
|
||||
<div className="grid-btn-wrap">
|
||||
<button className="mr5" style={{ verticalAlign: 'middle' }} onClick={() => setUseCalcPad((prev) => !prev)}>
|
||||
<Image src={useCalcPad ? '/static/images/common/Icon_ON_Black.png' : '/static/images/common/Icon_OFF_Black.png'} alt="toggle" width={34} height={34} />
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user