We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 505e147 commit ce4c501Copy full SHA for ce4c501
src/app/components/youtube-search.component.html
@@ -1,5 +1,5 @@
1
<div class="app-head">
2
- <p>Feed</p>
+ <p>Home</p>
3
</div>
4
<div class="app-content">
5
<form id="main-search" role="search" [formGroup]="searchForm" (ngSubmit)="onSubmit($event)" novalidate>
0 commit comments