log out working now, although buggy
This commit is contained in:
@@ -99,7 +99,7 @@ export default function Me() {
|
||||
case QueryRoutes.drawer:
|
||||
return <Drawer />;
|
||||
default:
|
||||
return <></>;
|
||||
return <Conversations />;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user