deleting and getting things running fine

This commit is contained in:
talksik
2022-04-30 18:54:29 -05:00
parent 3bdb7e888f
commit b9141d643d
17 changed files with 11 additions and 935 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ import { useEffect, useState } from "react";
import SocketChannels from "@nirvana/core/sockets/channels";
import { UserStatus } from "../../../core/models/user.model";
import { socket } from "../nirvanaApp";
import { socket } from "../pages/nirvanaApp";
// import { useGetAllContactBasicDetails } from "./index";