update suggestion
This commit is contained in:
parent
328afb0db8
commit
58513092c3
1 changed files with 1 additions and 0 deletions
|
@ -160,6 +160,7 @@ const Home: FunctionComponent<IProps> = (props: IProps) => {
|
||||||
<Page
|
<Page
|
||||||
id='indexPage'
|
id='indexPage'
|
||||||
className='mainAnimatedPage homePage libraryPage allLibraryPage backdropPage pageWithAbsoluteTabs withTabs'
|
className='mainAnimatedPage homePage libraryPage allLibraryPage backdropPage pageWithAbsoluteTabs withTabs'
|
||||||
|
isBackButtonEnabled={false}
|
||||||
backDropType='movie,series,book'
|
backDropType='movie,series,book'
|
||||||
>
|
>
|
||||||
<div className='tabContent pageTabContent' id='homeTab' data-index='0'>
|
<div className='tabContent pageTabContent' id='homeTab' data-index='0'>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue