AppFlowy-Cloud/admin_frontend/templates/components/logout.html

4 lines
91 B
HTML

<button class="button yellow" id="logoutBtn" hx-post="/web-api/logout">
Logout
</button>