chore: migriere ComponentPreview-Annotation in konsistente Paketstruktur und bereinige referenzierende Importe
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user