side menu footer ID 노출 영역 네임 변경
This commit is contained in:
parent
4054daba81
commit
f2b9ae186b
@ -100,7 +100,7 @@ export default function Header({name, backBtn}: HeaderProps){
|
|||||||
<button className='bold'>LOGOUT</button>
|
<button className='bold'>LOGOUT</button>
|
||||||
</li>
|
</li>
|
||||||
<li className='side-footer-item'>
|
<li className='side-footer-item'>
|
||||||
<button>Jynoadmin</button>
|
<button>MY ADMIN</button>
|
||||||
</li>
|
</li>
|
||||||
<li className='side-footer-item'>
|
<li className='side-footer-item'>
|
||||||
<button>HOME</button>
|
<button>HOME</button>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user