Open shaikahmadnawaz opened 1 year ago
I have solved the issue. Could you assign me for this. Adding a dynamic date is simple but important change to be made.Cause our attention will be on big issues and we miss the simple details. I have added date object and replaced hardcoded text with date variable. Here is the image,
Can I work over this Issue?
Description:
Currently, the year displayed in the Footer component is hardcoded as "2023". To ensure the year is always up to date, we need to make it dynamic.
Proposed Changes:
Modify the Footer component to use JavaScript to retrieve the current year dynamically. Update the displayed year in the footer to reflect the current year. These changes will ensure that the year displayed in the Footer is always accurate and does not require manual updates.