implementation("androidx.compose.ui:ui-tooling-preview:1.8.0-alpha05")
Enables previewing composable functions within the IDE by providing the necessary API to declare `@Preview` annotations.