implementation("androidx.compose.ui:ui-tooling-preview:1.12.0-alpha03")
Enables real-time previews of UI components during development, enhancing design and layout visualization without running the full application.