@20minutes/tyr
Advanced tools
Comparing version 2.1.7 to 2.2.0
@@ -28,3 +28,4 @@ import { default as React } from 'react'; | ||
streamingTv: React.ReactNode; | ||
shows: React.ReactNode; | ||
} | ||
export declare const HomePage: React.FC<HomePageProps>; |
@@ -60,2 +60,3 @@ import { HeaderProps, LayoutType, MostReadArticlesProps, OverviewBarProps } from '@20minutes/hela'; | ||
streamingTv: React.FunctionComponentElement<EntertainmentCarouselProps>; | ||
shows: React.FunctionComponentElement<EntertainmentCarouselProps>; | ||
headerMini?: React.ReactNode; | ||
@@ -62,0 +63,0 @@ menu: React.ReactNode; |
@@ -131,3 +131,4 @@ import { default as React } from 'react'; | ||
HOME_MOVIES = "home/movies", | ||
HOME_STREAMING_TV = "home/streaming-tv" | ||
HOME_STREAMING_TV = "home/streaming-tv", | ||
HOME_SHOWS = "home/shows" | ||
} | ||
@@ -134,0 +135,0 @@ export declare const enum ComponentNameHoroscope { |
{ | ||
"name": "@20minutes/tyr", | ||
"version": "2.1.7", | ||
"version": "2.2.0", | ||
"repository": { | ||
@@ -5,0 +5,0 @@ "type": "git", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
41418924
133553