import React from "react"; import "./vacancyTab.scss"; export const VacancyTab = ({ title, active, count, setActive }) => { return (
{title}