In the above code, we used the ternary operator isLoggedIn ? ... : ... to conditionally render the message depending on whether the user is ...
確定! 回上一頁