Skip to content

Commit

Permalink
Remove icon request button
Browse files Browse the repository at this point in the history
  • Loading branch information
yfunk committed Jun 2, 2024
1 parent 933da88 commit 7b68c78
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,6 @@ fun Home(
}
}
},
floatingActionButton = {
IconRequestFAB(iconRequestModel)
},
) { contentPadding ->
iconInfoModel?.let {
val padding = contentPadding // Ignore padding value
Expand Down

0 comments on commit 7b68c78

Please # to comment.