chore: migriere ComponentPreview-Annotation in konsistente Paketstruktur und bereinige referenzierende Importe

This commit is contained in:
2026-04-19 16:39:24 +02:00
parent 9037b6ce1c
commit 2b05eebad9
6 changed files with 45 additions and 4 deletions
@@ -2,6 +2,7 @@ package at.mocode.frontend.shell.desktop.screens.preview
import androidx.compose.material3.MaterialTheme
import androidx.compose.runtime.Composable
import at.mocode.frontend.core.designsystem.preview.ComponentPreview
import at.mocode.turnier.feature.domain.*
import at.mocode.turnier.feature.presentation.*
import at.mocode.turnier.feature.data.remote.dto.NennungEinreichenRequest
@@ -11,7 +12,6 @@ import at.mocode.frontend.features.veranstalter.presentation.VeranstalterDetailS
import at.mocode.frontend.features.veranstalter.presentation.VeranstalterNeuScreen
import at.mocode.turnier.feature.domain.model.StartlistenZeile
import at.mocode.veranstaltung.feature.presentation.VeranstaltungUebersichtScreen
import at.mocode.wui.preview.ComponentPreview
// ─────────────────────────────────────────────────────────────────────────────
// Compose Desktop Previews alle wichtigen Screens auf einen Blick