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