bunch of data updates and now getting hang of recoil but not a pro so keep working at it and start displaying stuff in different places
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
import ConversationService from "./conversationService";
|
||||
import UserService from "./userService";
|
||||
|
||||
export const conversationService = new ConversationService();
|
||||
|
||||
export const userService = new UserService();
|
||||
|
||||
Reference in New Issue
Block a user