mirror of
https://github.com/TheRealOwenRees/echecsfrance.git
synced 2026-07-23 04:26:57 +00:00
- aria lables on footer
- bundle analyser added
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
// noinspection HtmlUnknownTarget
|
||||
|
||||
interface HamburgerMenuState {
|
||||
menuVisible: boolean;
|
||||
setMenuVisible: Dispatch<SetStateAction<boolean>>;
|
||||
|
||||
Reference in New Issue
Block a user