feat(tender-details): enhance tender details page with improved layout and error handling
- Added SectionHeading and ExternalLinkIcon components for better structure and visual appeal. - Improved error handling UI when tender data fails to load, providing user-friendly messages and navigation options. - Refactored ShowcaseSection to accept additional className and rootClassName props for more flexible styling. - Updated TendersTable to streamline action buttons and improve layout consistency.
This commit is contained in:
@@ -57,7 +57,6 @@ const useTenderListPresenter = () => {
|
||||
"row",
|
||||
"title",
|
||||
"country code",
|
||||
"submission url",
|
||||
"status",
|
||||
"actions",
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user