chore: entferne DesktopApp und DesktopMainLayout, da diese nicht mehr benötigt werden

This commit is contained in:
2026-04-19 16:07:54 +02:00
parent 767d78af27
commit ec861b8f81
31 changed files with 83 additions and 79 deletions
@@ -1,4 +1,4 @@
package at.mocode.web
package at.mocode.frontend.shell.web
import androidx.compose.foundation.layout.*
import androidx.compose.foundation.lazy.LazyColumn
@@ -1,4 +1,4 @@
package at.mocode.web
package at.mocode.frontend.shell.web
import androidx.compose.ui.ExperimentalComposeUiApi
import androidx.compose.ui.window.ComposeViewport