implementation("androidx.compose.ui:ui-tooling-preview:1.9.3")
Enables interactive previews of composable functions, facilitating real-time UI development and testing.