mirror of
https://github.com/TheRealOwenRees/echecsfrance.git
synced 2026-07-23 04:26:57 +00:00
updated tests
This commit is contained in:
@@ -11,7 +11,7 @@ const Hamburger = () => {
|
||||
<div
|
||||
ref={hamburgerButtonRef}
|
||||
className="hamburger-button space-y-2 relative z-[99999]"
|
||||
data-cy="hamburger-button"
|
||||
data-test="hamburger-button"
|
||||
onClick={() => setMenuVisible(!menuVisible)}
|
||||
>
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user