feat: change password
This commit is contained in:
@@ -61,6 +61,7 @@ class AppRouter extends RootStackRouter {
|
||||
|
||||
// Profile
|
||||
AutoRoute(page: ProfileEditRoute.page),
|
||||
AutoRoute(page: ProfileChangePasswordRoute.page),
|
||||
|
||||
// Error
|
||||
AutoRoute(page: ErrorRoute.page),
|
||||
|
||||
Reference in New Issue
Block a user