refactor: overall navigation mechanism and split logic #1429 (#1430)

This commit is contained in:
IndusAryan
2025-03-01 05:11:14 +05:30
committed by GitHub
parent ab23f23c71
commit 1c6db0e514
15 changed files with 198 additions and 182 deletions

View File

@ -202,4 +202,4 @@ suspend fun <T> safeApiCall(
throwAbleToResource(throwable)
}
}
}
}