2018-09-25 18:48:15 -07:00

10 lines
258 B
HTML

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