Skip to content

Instantly share code, notes, and snippets.

@Benneee
Created February 15, 2020 00:03
The app component
<nav class="navbar navbar-light bg-primary mb-4">
<a class="navbar-brand" href="#">
<h4 class="text-light text-center font-weight-bold">
Show / Hide Password
</h4>
</a>
</nav>
<app-sample-form></app-sample-form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment