Results 3 comments of Hoyeoun

@VersusF updated nothing cause I build pdf on server. you can work with this issue now. I wanted to style my pdf file with css but It didn't work properly.

Well it depends on how you get token and store in the browser. Usually we get token from POST login request. So I don't think we have to take care...

궁금한점이 있습니다 , onChange 함수에서 name , value를 destructuring 하시고 setInputs에서 spread문법을 사용해 요소를 전부 펼친 후 각 name property로 접근해 value값을 동적으로 설정해주셨는데 , 어째서 input 에서 다시한번 value를...