mirror of
https://github.com/cse110-fa22-group29/cse110-fa22-group29.git
synced 2025-09-10 00:27:20 +00:00
documentation
This commit is contained in:
@@ -117,7 +117,7 @@ function initFormHandler() {
|
||||
tagLabel.addEventListener("click",()=> {
|
||||
tagContainer.removeChild(tagLabel);
|
||||
});
|
||||
|
||||
|
||||
// Adds the tag
|
||||
tagContainer.append(tagLabel);
|
||||
tagField.value = "";
|
||||
|
Reference in New Issue
Block a user