implementation("androidx.compose.ui:ui-tooling-preview:1.10.5")
Enables design-time previews of composables using the `@Preview` annotation, facilitating UI development and testing.