Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jmgasper committed Apr 24, 2024
1 parent fed034e commit edcdbef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/shared/components/Header/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ const Header = ({
if (TopNavRef) {
console.log('TopNavRef');
console.log(JSON.stringify(profile, 4, null));

return (
<div styleName="nav-header-wrapper">
<TopNavRef
Expand Down

0 comments on commit edcdbef

Please sign in to comment.