Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update loading state in MainChartCard
The loading state in MainChartCard has been updated to reflect the latest data fetching status. The previous code used a hardcoded timeout to set loading to false which was removed. A loading spinner from Ant Design was added to provide a better visual feedback when fetching the data.
- Loading branch information