diff --git a/src/components/LatestVersion/index.tsx b/src/components/LatestVersion/index.tsx index 98e59879..cb7d64a9 100644 --- a/src/components/LatestVersion/index.tsx +++ b/src/components/LatestVersion/index.tsx @@ -62,7 +62,14 @@ const LatestRelease = () => { ) : ( <> -
New Recipe
{`Published on `}
{mostRecentRecipe.title}
+
+
+ {mostRecentRecipe.title}
+
+