chore(env): update application version to 2.1.2 in production environment
- Incremented the application version to 2.1.2 for production deployment. - Enhanced the DashboardHero component with additional animation effects and improved layout. - Refactored LiveClock and StatCard components for better styling and performance. - Introduced new shimmer animation in NoticeTypeBreakdown for visual enhancement. - Updated the trends chart with improved stroke effects and hover animations.
This commit is contained in:
@@ -40,6 +40,7 @@ export function TenderDashboard() {
|
||||
closingSoon={closingSoon}
|
||||
totalValue={totalValue}
|
||||
valueCurrency={valueCurrency}
|
||||
trend={trend}
|
||||
isLoading={isPending}
|
||||
/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user