diff --git a/Frontend/src/components/FarmList.jsx b/Frontend/src/components/FarmList.jsx index 709f080..60821fe 100644 --- a/Frontend/src/components/FarmList.jsx +++ b/Frontend/src/components/FarmList.jsx @@ -15,7 +15,6 @@ const FarmList = () => { .then(setLoading(false)) .catch((error) => console.error(error)); }, []); - return (