Skip to content

Commit

Permalink
missing arguments
Browse files Browse the repository at this point in the history
Signed-off-by: Pablo <[email protected]>
  • Loading branch information
Balcan authored and ferdyrod committed Sep 5, 2024
1 parent bc8ff7a commit 9052cf7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ class TopBarSnapshotTest {
icon = Icons.Outlined.FileDownload,
onClick = { },
)
TopBarDropdownMenuIcon {
TopBarDropdownMenuIcon { _, _ ->
}
},
color = SurfaceColor.PrimaryContainer,
Expand Down

0 comments on commit 9052cf7

Please sign in to comment.