implementation("androidx.compose.ui:ui-tooling-preview:1.7.0-beta05")
Enables previewing composables within the IDE by providing APIs to declare `@Preview` annotations.