Skip to content

Commit

Permalink
Merge pull request #277 from Takafumi-Orita/main
Browse files Browse the repository at this point in the history
Add a comment to OtherScreen
  • Loading branch information
punchdrunker authored Mar 5, 2021
2 parents 99adc52 + 7bc9364 commit 540dcc1
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,9 @@ fun OtherScreen(
)
}

/**
* stateless
*/
@Composable
fun OtherScreen(
scaffoldState: BackdropScaffoldState,
Expand Down

0 comments on commit 540dcc1

Please sign in to comment.