mirror of
https://github.com/TheRealOwenRees/echecsfrance.git
synced 2026-07-23 04:26:57 +00:00
mailer implemented
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// TODO is this really a hook? I think it is more of a util function
|
||||
|
||||
interface HamburgerClose {
|
||||
menuVisible: boolean;
|
||||
setMenuVisible: Dispatch<SetStateAction<boolean>>;
|
||||
|
||||
Reference in New Issue
Block a user