import React, { useEffect } from 'react'; import CoverCard from './CoverCard'; const RelatedPatterns = ({ patterns }) => { return (