import React from 'react'; import stl from './activeLabel.css'; const ActiveLabel = ({ item, onRemove }) => { return (