element-x-ada/features/logout
Benoit Marty e97e21e785 Move content @Composable to the end of the parameter list.
A @Composable `content` parameter should be moved to be the trailing lambda in a composable function.
2024-05-29 12:38:14 +02:00
..
api Lambda parameters in a composable function should be in present tense, not past tense. 2024-05-29 12:18:23 +02:00
impl Move content @Composable to the end of the parameter list. 2024-05-29 12:38:14 +02:00