fix(FE) : fix review style
This commit is contained in:
+23
-4
@@ -1,18 +1,37 @@
|
||||
[
|
||||
{
|
||||
"id": "a37f9466-ea80-47a8-8540-2043f6c1ba06",
|
||||
"id": "9ce98d4d-2a5f-4ba4-ab1b-732ed6841bef",
|
||||
"namaHakAkses": "manage-account",
|
||||
"status": "tidak aktif",
|
||||
"pages": []
|
||||
"pages": [
|
||||
{
|
||||
"id": "1",
|
||||
"namaPage": "Dashboard",
|
||||
"path": "/dashboard",
|
||||
"icon": "solar:home-bold-duotone"
|
||||
},
|
||||
{
|
||||
"id": "2",
|
||||
"namaPage": "Pengguna",
|
||||
"path": "/users",
|
||||
"icon": "solar:user-bold-duotone"
|
||||
},
|
||||
{
|
||||
"id": "3",
|
||||
"namaPage": "Hak Akses",
|
||||
"path": "/hakAkses",
|
||||
"icon": "solar:lock-bold-duotone"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "aec03180-cae0-4164-a861-12e2b60861c1",
|
||||
"id": "ceb0e9c4-f377-4060-ad39-800410132f89",
|
||||
"namaHakAkses": "manage-account-links",
|
||||
"status": "tidak aktif",
|
||||
"pages": []
|
||||
},
|
||||
{
|
||||
"id": "4917180d-1b8c-4f92-a8a6-ae40852415ae",
|
||||
"id": "8d051ec2-1f42-4750-8ef2-11b2e15f819d",
|
||||
"namaHakAkses": "view-profile",
|
||||
"status": "tidak aktif",
|
||||
"pages": []
|
||||
|
||||
@@ -1,15 +1,4 @@
|
||||
[
|
||||
{
|
||||
"id": "d6621539-9e8e-4937-ba9a-fca68f625e39",
|
||||
"namaUser": "yusron",
|
||||
"email": "yusron.sandbox@gmai.com",
|
||||
"hakAkses": [
|
||||
"manage-account",
|
||||
"manage-account-links",
|
||||
"view-profile"
|
||||
],
|
||||
"status": "aktif"
|
||||
},
|
||||
{
|
||||
"id": "a2507dbf-5dfc-4f38-bdd5-bb227eb20015",
|
||||
"namaUser": "Akbar Attallah",
|
||||
@@ -20,16 +9,5 @@
|
||||
"view-profile"
|
||||
],
|
||||
"status": "aktif"
|
||||
},
|
||||
{
|
||||
"id": "31e5227f-78d2-4b4d-b255-afcc5ece6b27",
|
||||
"namaUser": "renaldy",
|
||||
"email": "renaldy.brada@gmail.com",
|
||||
"hakAkses": [
|
||||
"manage-account",
|
||||
"manage-account-links",
|
||||
"view-profile"
|
||||
],
|
||||
"status": "aktif"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user