import React, {useEffect} from \'react\'; import axios from "../axios"; const Home = ({data}) => { useEffect(() => { consol