Fixed vendor issues + new logos

This commit is contained in:
Patrick Fic
2020-10-05 17:13:04 -07:00
parent f188e9512b
commit 27c1dc2c47
18 changed files with 166 additions and 84 deletions

View File

@@ -69,6 +69,7 @@ function Header({
<Menu
mode="horizontal"
theme="light"
style={{ backgroundColor: "#eee" }}
className="header-main-menu"
selectedKeys={[selectedHeader]}
onClick={handleMenuClick}