import React from "react"; import Header from "../header"; import Footer from "../footer/Footer"; function Feed() { return ( //