mirror of
https://github.com/ArthurDanjou/arthurdanjou.fr.git
synced 2026-01-14 12:14:34 +01:00
try webhook
This commit is contained in:
@@ -16,7 +16,6 @@ const Header = () => {
|
||||
</Link>
|
||||
</div>
|
||||
|
||||
|
||||
<div className={isOpened ? "opened cross" : "cross"} onClick={() => setOpened(!isOpened)}/>
|
||||
|
||||
<div className={isOpened ? "opened menu" : "menu"} >
|
||||
|
||||
Reference in New Issue
Block a user