Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chairfu/add date #1874

Merged
merged 3 commits into from
Oct 8, 2024
Merged

Chairfu/add date #1874

merged 3 commits into from
Oct 8, 2024

Conversation

chairfu
Copy link
Collaborator

@chairfu chairfu commented Oct 3, 2024

image

@chairfu chairfu self-assigned this Oct 3, 2024
@chairfu chairfu linked an issue Oct 3, 2024 that may be closed by this pull request
{days.map((day, index) => {
const currentDate = new Date(date);

if (index != 0) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be !==

@shahdivyank shahdivyank merged commit 3e72a27 into dev Oct 8, 2024
6 checks passed
@shahdivyank shahdivyank deleted the chairfu/add-date branch October 8, 2024 03:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Date
2 participants