Created
February 15, 2020 00:03
The app component
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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