header rewrite v2
This commit is contained in:
parent
7021d0ba07
commit
0fd7a9bb7f
3 changed files with 36 additions and 5 deletions
|
@ -40,7 +40,7 @@ const Header: React.FC<HeaderProps> = ({ onViewChange, showDivs, toggleDivs, sho
|
|||
)}
|
||||
</nav>
|
||||
<button onClick={() => onViewChange('AI')} className="header-button header-logo">
|
||||
<p>1</p>
|
||||
|
||||
</button>
|
||||
<div className="login-button">
|
||||
<Login />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue