-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor YearlyReportForm component to streamline initial values and …
…payload structure - Consolidated user-editable and computed fields for clarity and maintainability. - Removed redundant calculations by directly using already computed values in the payload. - Enhanced code readability with improved comments and organization of initial state setup. These changes aim to improve the overall functionality and user experience of the YearlyReportForm component.
- Loading branch information
Showing
1 changed file
with
26 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters