UI Fixes on Job list page. Refactored form row component. BOD-155
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import { Carousel } from "antd";
|
||||
import React from "react";
|
||||
import { useTranslation } from "react-i18next";
|
||||
import "./job-detail-cards.styles.scss";
|
||||
import CardTemplate from "./job-detail-cards.template.component";
|
||||
|
||||
export default function JobDetailCardsDocumentsComponent({ loading, data }) {
|
||||
|
||||
Reference in New Issue
Block a user