tristante

This commit is contained in:
Meinar00
2025-02-15 00:46:24 +01:00
parent d3f4e9852e
commit 9d761a8f82
2 changed files with 2 additions and 1 deletions

Binary file not shown.

View File

@@ -41,7 +41,8 @@ function App() {
"Julio Caro Baroja (Aqualon)"
],
"Línea 131": ["Puente de Vallecas"],
"Línea T32": ["Profesor Raúl Vázquez"]
"Línea T32": ["Profesor Raúl Vázquez"],
"xx": ["tristante"]
};
const handleLineaChange = (event) => {
setLineaSeleccionada(event.target.value);