Browse Source

Merge pull request 'staging upload 23-04-10' (#16) from staging into master

Reviewed-on: ordo/adw-frontend#16
pull/2/head
ibnu 2 years ago
parent
commit
ef3b0c755f
  1. 2
      src/views/Dashboard/DashboardProject.js

2
src/views/Dashboard/DashboardProject.js

@ -116,7 +116,7 @@ const DashboardProject = () => {
])
}
fetchData()
}, [manPower, assignedHr])
}, [])
useEffect(() => {
let deviation = 0;

Loading…
Cancel
Save