Skip to content
Snippets Groups Projects
Commit e006df81 authored by Rokas Stankunas's avatar Rokas Stankunas
Browse files

Translated comment (ES to EN)

parent 74b36786
No related branches found
No related tags found
1 merge request!7Resolve "Enforce user authorization"
// Obtener referencia a los elementos del DOM
// Get reference to DOM elements
const taskList = document.querySelector('.task-list ul');
const newTaskForm = document.querySelector('form');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment