joshwcomeau / joshwcomeau/react-flip-move
error in date in examples web page's footer
Open
- Dominant language
- JavaScript
- Stars
- 4.1k
- Forks
- 250
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/joshwcomeau/react-flip-move/blob/9b7033c52865202b1ea27265baa7fa4c8779eb2a/examples/components/Footer.jsx#L26
Is `new Date()` purposefully left as text? If not, I think enclosure with `{}` is missing.
Contributor guide
No contributing guide indexed for this repository
Research direction
Open examples/components/Footer.jsx at line 26 and inspect how the footer date expression is rendered. Confirm the expected output in the examples page, then run the example or its available checks; done means the footer shows the current date rather than the expression as text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100