mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 21:00:31 +00:00
Merge remote-tracking branch 'origin/feature/login/registerPage'
This commit is contained in:
@@ -25,7 +25,7 @@ export default [
|
||||
}),
|
||||
},
|
||||
{
|
||||
path: `${BASE_URL}/reset_password`,
|
||||
path: `${BASE_URL}/reset_password/:token`,
|
||||
name: 'auth.send.reset_password',
|
||||
component: LazyLoader({
|
||||
loader: () => import('containers/Authentication/ResetPassword'),
|
||||
|
||||
Reference in New Issue
Block a user