implementation("org.jetbrains.compose.ui:ui-tooling-preview:1.4.1")
Enables design-time previews of UI components using the `@Preview` annotation in Compose Multiplatform projects.