Skip to content

Commit

Permalink
Fix lint warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
rock3r committed Apr 10, 2024
1 parent ee994e2 commit 40e2123
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ fun TreeSample(modifier: Modifier = Modifier) {
addLeaf("leaf 3.1")
addLeaf("leaf 3.2")
}
}
},
)
}

Expand Down

0 comments on commit 40e2123

Please sign in to comment.