components/Legend/LegendSwatches.js
Function LegendSwatches
has 93 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
const LegendSwatches = () => {
const { locale } = useRouter();
const [legend, setLegend] = useState(null);
const [{ year, highlightedLayer }, dispatch] = useImages();
const { data } = useSwr(