-
-
-
- {isMobile && (
- //Unknown what this menu does.
-
{
- phoneClick();
- }}
- >
-
-
-
-
- )}
-
{
- if (state.phoneOpen) {
- e.target.style.height = "auto";
- }
- },
- ease: "easeInOutQuad",
- }
- : null
- }
- moment={moment}
- reverse={!!phoneOpen}
- >
-
-
-
-