Browse Source

연락처 placeholder 추가

pull/2/head
hhjk00 11 months ago
parent
commit
2ba8919ae7
  1. 1
      src/components/cstmrService/inquiry/InquiryWrite.js

1
src/components/cstmrService/inquiry/InquiryWrite.js

@ -85,6 +85,7 @@ function InquiryWrite({
onChange={e => onChange={e =>
handlerChangeInquiryForm('contact', e.target.value) handlerChangeInquiryForm('contact', e.target.value)
} }
placeholder='- 제외 숫자만 입력'
/> />
<div className='feedback'> <div className='feedback'>
<p> <p>

Loading…
Cancel
Save