UI Work on chats
This commit is contained in:
@@ -135,9 +135,9 @@ export default function Manage({ match }) {
|
||||
</Content>
|
||||
</Layout>
|
||||
<Footer>
|
||||
<FooterComponent /> <ChatWindowContainer />
|
||||
<FooterComponent />
|
||||
</Footer>
|
||||
|
||||
<ChatWindowContainer />
|
||||
<BackTop />
|
||||
</Layout>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user