This commit is contained in:
2024-07-09 14:50:29 +08:00
parent 8b4322996e
commit 9968280724
73 changed files with 1560 additions and 6 deletions

View File

@@ -13,6 +13,8 @@ const blueTe = [
function TemperatureBottom(props) {
const tempBottom = useSelector((state) => state.temperature.bottom);
console.log(tempBottom)
console.log('==================+++++++++++++')
return (
<motion.div