mirror of
https://github.com/Sonny93/my-links.git
synced 2025-12-08 22:53:25 +00:00
feat: remove login page (temp)
This commit is contained in:
@@ -97,7 +97,7 @@ export default function Navbar() {
|
||||
<ModalSettings openItem={DropdownItemButtonWithPadding} />
|
||||
</li>
|
||||
<li>
|
||||
<Link href={route('auth.login').url}>{t('login')}</Link>
|
||||
<Link href={route('auth').path}>{t('login')}</Link>
|
||||
</li>
|
||||
</>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user