From a701e8e01deec12d4349376d9effe0122ea8acf7 Mon Sep 17 00:00:00 2001 From: "np.w" Date: Wed, 17 Feb 2021 12:27:04 -0600 Subject: [PATCH] add item icon button for viewing item --- client/src/box.js | 2 +- client/src/item.js | 8 +++++++- client/src/styles/app.css | 13 +++++++------ 3 files changed, 15 insertions(+), 8 deletions(-) diff --git a/client/src/box.js b/client/src/box.js index 24897aa..43774c9 100644 --- a/client/src/box.js +++ b/client/src/box.js @@ -51,7 +51,7 @@ const Box = ({ boxData, boxHandler, itemHandler }) => {

{boxData.name}

{boxData.description}

- more_vert + more_vert