ENCOA-316 ENCOA-317:
Refactor components to remove Layout wrapper and pass it in the App component , implemented a skeleton feedback while loading page and improved API calls related to Dashboard/User Profile
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import { User } from "@/interfaces/user";
|
||||
import { IncomingMessage, ServerResponse } from "http";
|
||||
import { IronSession } from "iron-session";
|
||||
import { NextApiRequest, NextApiResponse } from "next";
|
||||
import { getUser } from "./users.be";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user