10 lines
218 B
HTML
Raw Normal View History

<!--The content below is only a placeholder and can be replaced.-->
<h1>Forms Overview</h1>
<h2>Reactive</h2>
<app-reactive-name></app-reactive-name>
<h2>Template-Driven</h2>
<app-template-name></app-template-name>