Hey. I have a question: is it safe from recomposition point of view to pass the list of composable functions as a parameter?
For example, if I want to populate the Row with text composables, I pass the list of text composables to the function and there populate the Row