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.
react-flip-move/examples/components/Footer.jsx
Line 26 in 9b7033c
Is
new Date()purposefully left as text? If not, I think enclosure with{}is missing.