import React from "react"; export const SearchEngine = ({engine:{title, logo, url}}) =>
  • {title}