|
|
@ -42,6 +42,8 @@ fun NavBar(onProfile : Boolean = false ,
|
|
|
|
navControllerAccueil: () -> Unit,
|
|
|
|
navControllerAccueil: () -> Unit,
|
|
|
|
navControllerQuiz: () -> Unit,
|
|
|
|
navControllerQuiz: () -> Unit,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
content : @Composable ()-> Unit ) {
|
|
|
|
content : @Composable ()-> Unit ) {
|
|
|
|
|
|
|
|
|
|
|
|
Column(
|
|
|
|
Column(
|
|
|
|