RecipeImage

fun RecipeImage(image: String?, title: String)

Composable function for displaying the recipe image.

Parameters

image

The URL of the image.

title

The title of the recipe.