Skip to content

Commit

Permalink
FFF
Browse files Browse the repository at this point in the history
  • Loading branch information
IOherhi committed Mar 5, 2025
1 parent 844f7be commit 00f5f07
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/scripts/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ const arrayFromAtributs = arrayInputs.map((item) => {
return item.getAttribute('id');
})


field.forEach((item) => {
const labelElement = document.createElement('label');
let curent;
Expand Down

0 comments on commit 00f5f07

Please sign in to comment.