diff --git a/frontend/js/components/shows/details.js b/frontend/js/components/shows/details.js index a43027a..67c011a 100644 --- a/frontend/js/components/shows/details.js +++ b/frontend/js/components/shows/details.js @@ -38,20 +38,23 @@ const ShowDetails = (props) => { } return ( -
{props.data.get("year")}
{props.data.get("rating")}
-{props.data.get("plot")}
+{props.data.get("plot")}