implementation("androidx.compose.ui:ui-tooling-preview:1.9.2")
Enables previewing composable functions within the IDE using the `@Preview` annotation.