Refac invert filter toggle text to be inline with other pages
This commit is contained in:
parent
c2cd02e7bd
commit
9e4f9de119
|
|
@ -184,7 +184,7 @@ const Home = () => {
|
|||
<h1>Recent Videos</h1>
|
||||
</div>
|
||||
|
||||
<Filterbar hideToggleText="Hide watched:" viewStyleName={ViewStyleNames.home} />
|
||||
<Filterbar hideToggleText="Show unwatched only:" viewStyleName={ViewStyleNames.home} />
|
||||
</div>
|
||||
|
||||
<div className={`boxed-content ${gridView}`}>
|
||||
|
|
|
|||
Loading…
Reference in New Issue