feat: add item list with click event to toggle selection
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
/* Agregar el código CSS necesario para el ejercicio */
|
||||
|
||||
.selected {
|
||||
background-color: lightblue;
|
||||
}
|
||||
Reference in New Issue
Block a user