CodeSoom / project-react-3-yoonhe

3 stars 2 forks source link

로그인 여부에 따라 "로그인" 또는 "로그아웃" 버튼을 사용자에게 보여줍니다 #84

Closed yoonhe closed 3 years ago

yoonhe commented 3 years ago

로그인을 했을 경우에는 "로그아웃" 버튼을 노출시키고, 로그아웃을 했을 경우에는 "로그인" 버튼을 노출시킵니다