FavoritePlaceView

fun FavoritePlaceView(favoriteStatus: String, modifier: Modifier = Modifier, onFavoriteClick: (String) -> Unit = {})