diff --git a/components/Layout/Layout.js b/components/Layout/Layout.js index 856506e..d942d11 100644 --- a/components/Layout/Layout.js +++ b/components/Layout/Layout.js @@ -45,7 +45,7 @@ export const Layout = ({ active, layout, t }: Props) => { ); }); - console.log('layout: ', layout); + return ( {layout.rating && {layout.rating}}