ajout des chambres des enfants
This commit is contained in:
@@ -20,6 +20,8 @@ pub fn Shutters() -> impl IntoView {
|
|||||||
<Shutter name="Salon fenêtre".to_string() shade_id=4 />
|
<Shutter name="Salon fenêtre".to_string() shade_id=4 />
|
||||||
<Shutter name="Salon vidéo".to_string() shade_id=5 />
|
<Shutter name="Salon vidéo".to_string() shade_id=5 />
|
||||||
<Shutter name="Bureau".to_string() shade_id=1 />
|
<Shutter name="Bureau".to_string() shade_id=1 />
|
||||||
|
<Shutter name="Chambre Célestine".to_string() shade_id=3 />
|
||||||
|
<Shutter name="Chambre Marius".to_string() shade_id=7 />
|
||||||
</div>
|
</div>
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user