trying to fix protected route data fetch problem and only one more problem somewhere in the
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { User } from "@nirvana/common/models/user";
|
||||
import User from "@nirvana/common/models/user";
|
||||
import { useAuth } from "../../contexts/authContext";
|
||||
import { useRecoilValue, useRecoilState } from "recoil";
|
||||
import { allRelevantContactsAtom } from "../../recoil/main";
|
||||
|
||||
Reference in New Issue
Block a user