Migrate quick connect page to react
This commit is contained in:
@@ -140,7 +140,7 @@ const AppUserMenu: FC<AppUserMenuProps> = ({
|
||||
<Divider />
|
||||
<MenuItem
|
||||
component={Link}
|
||||
to='/mypreferencesquickconnect.html'
|
||||
to='/quickconnect'
|
||||
onClick={onMenuClose}
|
||||
>
|
||||
<ListItemIcon>
|
||||
|
||||
Reference in New Issue
Block a user