adjusted aside menu link

This commit is contained in:
victorAnumudu
2024-04-25 10:57:21 +01:00
parent 1ac05cf2e0
commit 29c38f9c1b
22 changed files with 82 additions and 72 deletions
+2 -2
View File
@@ -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 = {