app/src/main/java/com/github/freeman/bootcamp/games/guessit/PopUps.kt
Method PopUpScreen
has 34 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
/**
* This is the skeleton of any pop up
* @param text: The text that will be displayed inside the pop-up
*/
@Composable