fix some things

This commit is contained in:
Joeri Exelmans 2025-10-21 23:30:27 +02:00
parent 6202934ac4
commit 523e00d5dc
4 changed files with 2 additions and 6 deletions

View file

@ -314,7 +314,6 @@ export function App() {
)}
</select>
{rtIdx!==undefined && <plant.render {...plantStates[rtIdx]}/>}
{/* <DigitalWatch alarm={true} light={true} h={12} m={30} s={33}/> */}
</PersistentDetails>
</Box>
</Stack>