Skip to content

Commit

Permalink
Remove duplicate color definition
Browse files Browse the repository at this point in the history
  • Loading branch information
danjov committed Aug 4, 2022
1 parent 45e2534 commit 32f5eaa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ClientApp/src/components/Layout.js
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ export function Layout(props) {
onClick={() => {
window.location.reload();
}}
color="inherit"
sx={{ color: "white" }}
>
<LogoutIcon />
Expand Down

0 comments on commit 32f5eaa

Please sign in to comment.