scroll up on active NavLink click, mobile messages & footer

This commit is contained in:
Martti Malmi
2023-12-01 17:33:36 +02:00
parent dda38ab824
commit 689839e043
7 changed files with 33 additions and 26 deletions

View File

@ -1,5 +1,5 @@
import { LogoHeader } from "./LogoHeader";
import { NavLink, useNavigate } from "react-router-dom";
import { useNavigate } from "react-router-dom";
import Icon from "@/Icons/Icon";
import { ProfileLink } from "../../Element/User/ProfileLink";
import Avatar from "../../Element/User/Avatar";
@ -10,6 +10,7 @@ import { FormattedMessage, useIntl } from "react-intl";
import classNames from "classnames";
import { getCurrentSubscription } from "@/Subscription";
import { HasNotificationsMarker } from "@/Pages/Layout/HasNotificationsMarker";
import NavLink from "@/Element/Button/NavLink";
const MENU_ITEMS = [
{