- Removed unnecessary box shadow from active tab in TabBar for a cleaner look. - Updated TabBar background to use the main background color for better consistency. - Enhanced SaveModal to include validation for required fields, providing user feedback for missing inputs. - Removed unused master data loading function in EditModal to streamline the component. These changes improve the overall user interface and ensure that required fields are validated before submission, enhancing user experience. |
||
|---|---|---|
| .. | ||
| AdminButton.tsx | ||
| AdminPageRenderer.tsx | ||
| AppLayout.tsx | ||
| EmptyDashboard.tsx | ||
| Logo.tsx | ||
| MainHeader.tsx | ||
| MainSidebar.tsx | ||
| MobileMenu.tsx | ||
| ProfileModal.tsx | ||
| ResponsiveContainer.tsx | ||
| SideMenu.tsx | ||
| TabBar.tsx | ||
| TabContent.tsx | ||
| UserDropdown.tsx | ||