diff --git a/RaktConnect b/RaktConnect new file mode 160000 index 0000000..df3c457 --- /dev/null +++ b/RaktConnect @@ -0,0 +1 @@ +Subproject commit df3c457bf3b5ebf39702af99b0f8b5fa73e721e2 diff --git a/client/src/App.jsx b/client/src/App.jsx index 575a9da..3726576 100644 --- a/client/src/App.jsx +++ b/client/src/App.jsx @@ -23,8 +23,6 @@ import BloodRequestManagement from "./components/hospital/BloodRequestManagement import Disease from "./components/patient/Disease"; import Eligibility from "./components/Landing/Eligibility"; import { ToastContainer } from 'react-toastify'; -import Footer from "./components/Landing/Footer"; - const AppLayout = () => { return ( diff --git a/client/src/components/Landing/BloodBank.jsx b/client/src/components/Landing/BloodBank.jsx index 1b5181a..324c71c 100644 --- a/client/src/components/Landing/BloodBank.jsx +++ b/client/src/components/Landing/BloodBank.jsx @@ -53,7 +53,7 @@ const BloodBanks = () => {