mirror of
https://github.com/Unkn0wnCat/matrix-veles.git
synced 2025-06-05 04:02:45 +02:00
Upgrade webui dependencies
This commit is contained in:
parent
d89a85dfb4
commit
d11be77b44
4 changed files with 390 additions and 447 deletions
|
@ -6,7 +6,7 @@ import {ReactComponent as Logo} from "../../logo.svg";
|
|||
import {Link, useLocation} from "react-router-dom";
|
||||
import {AuthLocationState} from "../../layouts/AuthLayout";
|
||||
import {useAppDispatch} from "../../app/hooks";
|
||||
import {Helmet} from "react-helmet";
|
||||
import Helmet from "react-helmet";
|
||||
import {Trans, useTranslation} from "react-i18next";
|
||||
import {logIn} from "../../features/auth/authSlice";
|
||||
import RegisterMutation from "../../mutations/RegisterMutation";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue