IO-941 Add Date Definitions

This commit is contained in:
Patrick Fic
2021-04-28 12:30:04 -07:00
parent 2bda63601a
commit 9c1996a557
7 changed files with 332 additions and 42 deletions

View File

@@ -105,7 +105,7 @@ export function CsiContainerPage({ currentUser }) {
}}
>
<div style={{ display: "flex", alignItems: "center", margin: "2em" }}>
{bodyshop.logo_img_path ? (
{bodyshop.logo_img_path && bodyshop.logo_img_path.src ? (
<img src={bodyshop.logo_img_path.src} alt="Logo" />
) : null}
<div style={{ margin: "2em" }}>