Added speedprint rework to checklist. IO-709

This commit is contained in:
Patrick Fic
2021-02-24 16:45:32 -08:00
parent dfcc18c8dc
commit 56db1e9e97
10 changed files with 185 additions and 107 deletions

View File

@@ -70,7 +70,7 @@ function Header({
<div style={{ display: "flex", alignItems: "center" }}>
<Menu
mode="horizontal"
// theme="dark"
theme="dark"
style={{ flex: 5 }}
selectedKeys={[selectedHeader]}
onClick={handleMenuClick}
@@ -301,8 +301,7 @@ function Header({
<GlobalSearch />
<Menu
mode="horizontal"
// theme="dark"
theme="dark"
selectedKeys={[selectedHeader]}
onClick={handleMenuClick}
>