implementation("org.jetbrains.compose.ui:ui-tooling-preview:1.5.0-beta01")
Enables in-IDE previewing of Compose UI components using the `@Preview` annotation.