airbnb / Showkase

🔦 Showkase is an annotation-processor based Android library that helps you organize, discover, search and visualize Jetpack Compose UI elements
https://medium.com/airbnb-engineering/introducing-showkase-a-library-to-organize-discover-and-visualize-your-jetpack-compose-elements-d5c34ef01095
Apache License 2.0
2.11k stars 107 forks source link

Fix wrong @ShowkaseRoot target #254

Closed jisungbin closed 2 years ago

jisungbin commented 2 years ago

Fixed an issue where @ShowkaseRoot was applied to fun in the @ShowkaseRoot part of the Documentation section.

jisungbin commented 2 years ago

CI failed for some reason(why? my PR is not code edited), but can it be merged? I hope I can put my name on this project contributor.

vinaygaba commented 2 years ago

@jisungbin I've run the builds again. Your change doesn't impact the builds but I'd like for the CI to pass before I merge it. Could be a transient issue so hopefully in the next run, it goes away