import React from "react"; const PoweredByCard = ({ appLink, logoSrc, appName, children }) => (
{children}