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

Department - Card Component #45

Open wndrflgrc opened 4 months ago

wndrflgrc commented 4 months ago

This is the style of the Card component for the Department page. At the bottom we have another props passing to the buttons of this Card and the parameters we have are the interfaces. https://github.com/DOWINN-INTERN/employee-record-system-frontend/blob/ed087a380ff53f6b7a76fd1a6cd4ad9b3e44144f/main/src/pages/Organization/Department/CardDepartment.tsx#L29-L95