ソースを参照

cleanup

Signed-off-by: Thomas Evans <tevans3@icloud.com>
jjarrett21 2 年 前
コミット
5fa2c4a20c
1 ファイル変更0 行追加1 行削除
  1. 0 1
      ui/src/components/Header.js

+ 0 - 1
ui/src/components/Header.js

@@ -30,7 +30,6 @@ const Header = (props) => {
 
 
   return (
   return (
     <div className={classes.root}>
     <div className={classes.root}>
-      {/* <img src={require("../images/logo.png")} alt="OpenCost" /> */}
       <Typography variant="h3" style={{ marginBottom: "10px" }}>
       <Typography variant="h3" style={{ marginBottom: "10px" }}>
         {headerTitle}
         {headerTitle}
       </Typography>
       </Typography>