59c90c3519107fc135057dcb5bd0ff54b0f2145e
- Add getAllRole API import to fetch roles dynamically - Add roleList and loadingRoles state management - Implement fetchRoles function to get all roles from API - Update Select component to display roles dynamically from database - Display role format: Role Name (Level X) - Add loading indicator while fetching roles - Fetch roles automatically when modal opens
touch README.md git init git checkout -b main git add README.md git commit -m "first commit" git remote add origin https://gitea.idetama.id/yogiedigital/cod-fe.git git push -u origin main
Description
Languages
JavaScript
99.4%
CSS
0.5%