forked from abner/for-legacy-web
chore(refactor): delete context/revoltjs folder
This commit is contained in:
@@ -7,8 +7,8 @@ import { Masks, Preloader } from "@revoltchat/ui";
|
||||
import ErrorBoundary from "../lib/ErrorBoundary";
|
||||
|
||||
import Context from "../context";
|
||||
import { CheckAuth } from "../context/revoltjs/CheckAuth";
|
||||
|
||||
import { CheckAuth } from "../controllers/client/jsx/CheckAuth";
|
||||
import Invite from "./invite/Invite";
|
||||
|
||||
const Login = lazy(() => import("./login/Login"));
|
||||
|
||||
Reference in New Issue
Block a user