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 committed Aug 26, 2024
1 parent 0176cb0 commit d8f3d3d
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 d8f3d3d

Please sign in to comment.