mirror of
https://github.com/LucasVbr/bin2dec.git
synced 2026-05-13 17:12:07 +00:00
Update Footer.tsx
This commit is contained in:
@@ -5,8 +5,8 @@ export default function Footer() {
|
|||||||
<Box m={4}>
|
<Box m={4}>
|
||||||
<Divider/>
|
<Divider/>
|
||||||
<Text align={'center'} marginTop={4}>
|
<Text align={'center'} marginTop={4}>
|
||||||
MIT Licence © 2022 - <Link>See code on GitHub</Link>
|
<Link>See code on GitHub</Link>
|
||||||
</Text>
|
</Text>
|
||||||
</Box>
|
</Box>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user