Merge pull request #170 from bipproduction/amalia/30-agustus-24
Amalia/30 agustus 24
This commit is contained in:
@@ -46,7 +46,7 @@ export default function Profile() {
|
||||
await fetch('/api/auth/logout', {
|
||||
method: 'DELETE',
|
||||
});
|
||||
toast.success('Logout Success')
|
||||
toast.success('Logout Sukses')
|
||||
window.location.href = '/';
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user