ProfileWithPlusButton

fun ProfileWithPlusButton(profileImage: String, onClick: (Boolean) -> Unit, modifier: Modifier = Modifier)