This commit is contained in:
Benjamin Toby
2025-02-06 09:48:23 +01:00
parent c90843bbd1
commit fcd69e55d4
2 changed files with 6 additions and 3 deletions
+2 -2
View File
@@ -25,7 +25,7 @@ export default function Main() {
>
Contact Me
</Button>
<Button
{/* <Button
beforeIcon={
<ScrollText size={17} className="font-normal" />
}
@@ -34,7 +34,7 @@ export default function Main() {
className="grow w-full"
>
Resume
</Button>
</Button> */}
</Row>
</Stack>
</Section>