implementation("androidx.compose.ui:ui-tooling-preview:1.7.0-beta02")
Enables previewing composables within the IDE using the `@Preview` annotation.