You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
emotion 에서 Link태그에 custom한 props를 넘길 경우 해당 태그에 속성으로 그대로 들어가는 이슈가 있음. (원인은 파악하지 못했지만 react-router-dom 에서 그렇게 구현해놓은것으로 추정)
우선 Link라는 컴포넌트를 만들어놨지만, 아직 방향성은 정해지지 않았고 해당 태그에서 추가적으로 개발하여 수정할 예쩡
emotion 에서 Link태그에 custom한 props를 넘길 경우 해당 태그에 속성으로 그대로 들어가는 이슈가 있음. (원인은 파악하지 못했지만 react-router-dom 에서 그렇게 구현해놓은것으로 추정)
우선 Link라는 컴포넌트를 만들어놨지만, 아직 방향성은 정해지지 않았고 해당 태그에서 추가적으로 개발하여 수정할 예쩡
The text was updated successfully, but these errors were encountered: