@Composable invocations can only happen from the context of a @Composable function on a Text content
I’m trying to create a advance amount tracking app but in this one particular file at the last composable function it is showing the error @Composable invocations can only happen from the context of a @Composable function im tried many ways but it doesn’t work…anyone help to solve this….