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:
AmirReza Jamali
2026-05-18 13:37:44 +03:30
parent f5099d8e04
commit adc5d7d307
9 changed files with 614 additions and 158 deletions
@@ -40,6 +40,7 @@ export function TenderDashboard() {
closingSoon={closingSoon}
totalValue={totalValue}
valueCurrency={valueCurrency}
trend={trend}
isLoading={isPending}
/>