mirror of
https://github.com/System-End/site.git
synced 2026-04-19 16:28:21 +00:00
Remove duplicate prop in bio.js (#1599)
This commit is contained in:
parent
8311550e47
commit
8a6226a7fe
1 changed files with 0 additions and 1 deletions
|
|
@ -156,7 +156,6 @@ export default function Bio({ popup = true, spanTwo = false, ...props }) {
|
|||
as={'a'}
|
||||
target="_blank"
|
||||
href={href}
|
||||
target="_blank"
|
||||
sx={{ transform: 'translateX(-2px)' }}
|
||||
>
|
||||
{href}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue