Skip to content

Commit

Permalink
Merge branch 'main' into selectively-validate-empty-values
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyCBakerPhD authored Nov 2, 2023
2 parents 3601483 + 63ec283 commit 6c031eb
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@ export class GuidedStructurePage extends Page {
// Reset list
this.list.style.display = "inline-block";
this.list.clear();
this.addButton.style.display = "block";
this.addButton.setAttribute("hidden", "");

return html`
Expand Down

0 comments on commit 6c031eb

Please sign in to comment.