mirror of
https://github.com/Sonny93/my-links.git
synced 2025-12-09 15:05:35 +00:00
feat: bring back previous home page
This commit is contained in:
@@ -33,7 +33,7 @@ export default function CollectionContainer({
|
||||
<CollectionContainerStyle>
|
||||
<CollectionHeader />
|
||||
<LinkList links={activeCollection.links} />
|
||||
<Footer />
|
||||
<Footer css={{ paddingBottom: 0 }} />
|
||||
</CollectionContainerStyle>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user