Remove duplicate prop in bio.js (#1599)

This commit is contained in:
Mohamad Mortada 2025-08-29 21:26:23 -07:00 committed by GitHub
parent 8311550e47
commit 8a6226a7fe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -156,7 +156,6 @@ export default function Bio({ popup = true, spanTwo = false, ...props }) {
as={'a'} as={'a'}
target="_blank" target="_blank"
href={href} href={href}
target="_blank"
sx={{ transform: 'translateX(-2px)' }} sx={{ transform: 'translateX(-2px)' }}
> >
{href} {href}