@@ -57,11 +57,6 @@
|
||||
// }
|
||||
</script>
|
||||
|
||||
<button
|
||||
on:click={() => {
|
||||
$store.isLoggedIn = true;
|
||||
}}>login</button>
|
||||
<!-- -->
|
||||
<Route>
|
||||
{#if $router.path === '/forgot_password'}
|
||||
<Route path="/forgot_password">
|
||||
|
||||
Reference in New Issue
Block a user