I\'m having a really strange issue:
... const [date, setDate] = useState(new Date().toISOString()); ... return ( ...