feat: update user

This commit is contained in:
efrilm
2025-08-19 15:05:08 +07:00
parent bfd4604897
commit 7919825955
37 changed files with 2531 additions and 897 deletions
+3
View File
@@ -59,6 +59,9 @@ class AppRouter extends RootStackRouter {
// Download Report
AutoRoute(page: DownloadReportRoute.page),
// Profile
AutoRoute(page: ProfileEditRoute.page),
// Error
AutoRoute(page: ErrorRoute.page),