Button which is not rendered
Extracted from #34 (closed).
What is the purpose of this button?
- Button in
navbar.component.html
, der nicht gerendert wird:
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#collapsibleNavbar">
<span class="navbar-toggler-icon"></span>
</button>