refactor: integrate ViewModel and repository for record management

This commit is contained in:
2026-06-09 16:11:53 +02:00
parent 6f811fbeea
commit 235bd40296
9 changed files with 89 additions and 36 deletions
@@ -8,4 +8,4 @@ fun main() {
ComposeViewport {
App()
}
}
}