Skip to content

Commit

Permalink
Test of working
Browse files Browse the repository at this point in the history
  • Loading branch information
PiotrRynio committed Dec 30, 2020
1 parent e9e78ab commit fbaf571
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ function renderMainContainer(parent) {
}

function renderNavMenu(parent, activeItemNr = 0) {

if (document.getElementById('navMenu'))
parent.removeChild(document.getElementById('navMenu'));

Expand Down

0 comments on commit fbaf571

Please sign in to comment.