import React from 'react';

const SearchCard = () => {
  return (
    <div>
      
    </div>
  )
}

export default SearchCard
