adjusted aside menu link
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
|
||||
import {FC} from 'react'
|
||||
import {Link} from 'react-router-dom'
|
||||
import {IconUserModel} from '../../../../app/modules/profile/ProfileModels'
|
||||
import {UsersList} from '../../../../app/modules/profile/components/UsersList'
|
||||
import {IconUserModel} from '../../../../app/modules/process/ProfileModels'
|
||||
import {UsersList} from '../../../../app/modules/process/components/UsersList'
|
||||
import {toAbsoluteUrl} from '../../../helpers'
|
||||
|
||||
type Props = {
|
||||
|
||||
Reference in New Issue
Block a user