Tips
Jun 02, 19
backgroundImage: `url(${Background})`
https://stackoverflow.com/questions/49305787/how-could-i-pass-two-props-from-jsx-to-scss
이미지 미리보기
URL.createObjectURL(event.target.files[0])
backgroundImage: `url(${Background})`
https://stackoverflow.com/questions/49305787/how-could-i-pass-two-props-from-jsx-to-scss
URL.createObjectURL(event.target.files[0])