Closed nmhossain02 closed 8 months ago
Name | Link |
---|---|
Latest commit | 43d3b47fc9eb3578385f57cfcd2b1ea59804efb5 |
Latest deploy log | https://app.netlify.com/sites/heartofpassion/deploys/65beb843023cc30009c570af |
Deploy Preview | https://deploy-preview-73--heartofpassion.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
non-null assertion operator goes hard
Addresses #71
In this PR:
retreat/[id].tsx
for better readability (imo)<=
to a<
to fix the falsely overlapping events bugeventsByDay
arrays to catch more edge cases with overlapping eventsretreat/[id].tsx:131
; it seems to be working fine for my testing, but it's worth a look