Skip to content

Commit

Permalink
エラー内容を消しました
Browse files Browse the repository at this point in the history
  • Loading branch information
honoka5 committed Sep 8, 2024
1 parent 38ca3f3 commit 2d4bae8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ fun SearchScreen(
Column(
modifier = Modifier
.padding(top = innerPadding.calculateTopPadding())
.verticalScroll(rememberScrollState()),

) {
HorizontalDivider()
SearchFilters(
Expand Down

0 comments on commit 2d4bae8

Please sign in to comment.