kopia lustrzana https://github.com/bugout-dev/moonstream
fix lint
rodzic
3fbe423ca6
commit
2ee4bedd15
|
@ -6,7 +6,6 @@ import { Flex } from "@chakra-ui/react";
|
|||
import UIContext from "../core/providers/UIProvider/context";
|
||||
const ForgotPassword = React.lazy(() => import("./ForgotPassword"));
|
||||
const SignIn = React.lazy(() => import("./SignIn"));
|
||||
const SignUp = React.lazy(() => import("./SignUp"));
|
||||
const LandingNavbar = React.lazy(() => import("./LandingNavbar"));
|
||||
const AppNavbar = React.lazy(() => import("./AppNavbar"));
|
||||
const HubspotForm = React.lazy(() => import("./HubspotForm"));
|
||||
|
|
Ładowanie…
Reference in New Issue