Skip to content

Commit

Permalink
📝 The method with the prefix “Preview” has been renamed so that the s…
Browse files Browse the repository at this point in the history
…uffix has “Preview”.
  • Loading branch information
Corvus400 committed Sep 5, 2024
1 parent b309069 commit 0d5d891
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ fun SearchScreen(

@Preview
@Composable
fun SearchScreenPreview_Empty() {
fun EmptySearchScreenPreview() {
KaigiTheme {
SearchScreen(
uiState = SearchScreenUiState.Empty(
Expand Down

0 comments on commit 0d5d891

Please sign in to comment.