Complete refactor of jobs detail screen.
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import React, { useState } from "react";
|
||||
import { Row, Col, Button } from "antd";
|
||||
import ChatWindowContainer from "../chat-window/chat-window.container";
|
||||
import { Col, Row } from "antd";
|
||||
import React from "react";
|
||||
|
||||
export default function FooterComponent() {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user