DOWINN-INTERN / employee-record-system-frontend

🤖 A simple and responsive application for managing employee records, built with React, TypeScript, and Tailwind CSS. It lets you easily add, view, and update employee information.
MIT License
1 stars 0 forks source link

BranchBody #14

Open wndrflgrc opened 1 month ago

wndrflgrc commented 1 month ago

This is the Main body of this component where it renders the Card components dynamically (remember the Get request earlier in the Branch component? This is where it gets rendered): https://github.com/DOWINN-INTERN/employee-record-system-frontend/blob/68684786a2d7d55675903539d4b71f339cd1084c/main/src/pages/Organization/Branch/BranchBody.tsx#L36-L73