I have problems with the text and icon in a Tab of my Android interface with Jetpack Compose
In this code, in the text parameter, I get the error: @Composable invocations can only happen from the context of a @Composable function, the same happens to me with icon: @Composable invocations can only happen from the context of a @Composable function