[FE] footer link floating in a new window
This commit is contained in:
@@ -9,6 +9,7 @@ const Footer = props => {
|
||||
<Link
|
||||
color="inherit"
|
||||
href="https://vanillabrain.com/"
|
||||
target="_blank"
|
||||
sx={{ fontSize: '13px', color: '#767676', textDecoration: 'none' }}
|
||||
>
|
||||
<Typography
|
||||
|
||||
Reference in New Issue
Block a user