From 30452169fde81fbd3f2f5f434a6d1cf0b043f614 Mon Sep 17 00:00:00 2001 From: Lucas BEE Date: Mon, 3 Jun 2019 11:52:23 +0000 Subject: [PATCH] Small cleanup to have better audit result Add a description Clean the Details button --- frontend/index.html | 1 + frontend/js/components/shows/listButtons.js | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/frontend/index.html b/frontend/index.html index 68eadfb..30486c5 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -4,6 +4,7 @@ + diff --git a/frontend/js/components/shows/listButtons.js b/frontend/js/components/shows/listButtons.js index 1d131d0..1832c8e 100644 --- a/frontend/js/components/shows/listButtons.js +++ b/frontend/js/components/shows/listButtons.js @@ -17,8 +17,8 @@ const ShowButtons = (props) => ( deleteFromWishlist={props.deleteFromWishlist} getDetails={props.getDetails} /> - - + + Details