typingsSun, 12 Feb 2023

create logout button

<button onClick={() => { this.props.dispatch(actions.logout()) }}>Logout</button>

Want to kickstart your project?Use the new AI Studio to create your code