mirror of
https://github.com/System-End/site.git
synced 2026-04-19 22:05:11 +00:00
Open team member websites in a new tab (#1410)
open team member websites in a new tab
This commit is contained in:
parent
9536153538
commit
d6eec350b3
1 changed files with 1 additions and 0 deletions
|
|
@ -154,6 +154,7 @@ export default function Bio({ popup = true, spanTwo = false, ...props }) {
|
|||
mb={0}
|
||||
color="black"
|
||||
as={'a'}
|
||||
target="_blank"
|
||||
href={href}
|
||||
target="_blank"
|
||||
sx={{ transform: 'translateX(-2px)' }}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue