FIX: Footer Overlapping
This commit is contained in:
@@ -79,7 +79,7 @@ const HomePage: React.FC<HomePageProps> = ({ variant = "default" }) => {
|
||||
Show More
|
||||
</Button>
|
||||
</ListRow>
|
||||
<Footer />
|
||||
<Footer/>
|
||||
</DynamicPageContent>
|
||||
);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user