penambahan fungsi role dan mapping role serta logout

This commit is contained in:
AJISETIAJI
2025-06-03 23:13:36 +07:00
parent f13b728f81
commit 839b676ccf
6 changed files with 728 additions and 57 deletions

View File

@@ -26,9 +26,10 @@
"@tailwindcss/vite": "^4.1.7",
"svelte-select": "^5.8.3",
"svelte-table": "^0.6.4",
"tailwindcss": "^4.1.7"
"tailwindcss": "^4.1.7",
"yarn": "^1.22.22"
},
"optionalDependencies": {
"@rollup/rollup-linux-x64-gnu": "4.9.5"
}
"@rollup/rollup-linux-x64-gnu": "4.9.5"
}
}