Example 1: if else render react render() { const isLoggedIn = this.state.isLoggedIn; return ( {isLoggedIn ? (
確定! 回上一頁