Skip to content

Commit

Permalink
code review - change the function order
Browse files Browse the repository at this point in the history
  • Loading branch information
trOnk12 committed Sep 13, 2023
1 parent 4f83d4d commit 6621432
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -287,8 +287,8 @@ fun PullRequestsScreenEmptyListPreview() {
}

@Preview("Pull requests - Loading")
@ShowkaseComposable(skip = true)
@Composable
@ShowkaseComposable(skip = true)
fun PullRequestsScreenLoadingPreview() {
LoudiusTheme {
PullRequestsScreenStateless(
Expand Down

0 comments on commit 6621432

Please sign in to comment.