copyright
This commit is contained in:
@ -23,7 +23,6 @@ const handlePositionClick = ({dispatch, positionId, isSelected, onSelect}) => {
|
||||
}
|
||||
);
|
||||
}
|
||||
|
||||
};
|
||||
|
||||
const OutstaffingBlock = ({ dataTags = [], selected, img, header, positionId, isSelected, onSelect }) => {
|
||||
|
Reference in New Issue
Block a user