diff --git a/components/DateAndTime.js b/components/DateAndTime.js index 3f5b2c1..843dd55 100644 --- a/components/DateAndTime.js +++ b/components/DateAndTime.js @@ -5,7 +5,7 @@ import styles from "./DateAndTime.module.css"; const DateAndTime = ({ weatherData, systemUsed }) => { return (