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