Skip to content

Instantly share code, notes, and snippets.

@Priyesha
Created April 15, 2020 15:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Priyesha/289b8821cc95e8834ddb85f5596d8e61 to your computer and use it in GitHub Desktop.
Save Priyesha/289b8821cc95e8834ddb85f5596d8e61 to your computer and use it in GitHub Desktop.
Basic view of application
<div class="container">
<div class="panel-one">
<app-node [nodes]="nodes"></app-node>
</div>
<div class="vl"></div>
<div class="panel-two"></div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment