mirror of
https://github.com/Sonny93/my-links.git
synced 2025-12-09 15:05:35 +00:00
feat: bring back legal pages
This commit is contained in:
@@ -19,7 +19,7 @@ const PageContent = styled.div({
|
||||
flexDirection: 'column',
|
||||
});
|
||||
|
||||
export default function Home() {
|
||||
export default function HomePage() {
|
||||
const { t } = useTranslation();
|
||||
return (
|
||||
<ContentLayout>
|
||||
|
||||
Reference in New Issue
Block a user