From 0ddf7a77ffb0a11e6bd0898db3158e51781d9243 Mon Sep 17 00:00:00 2001 From: Janne Saarela Date: Sat, 5 Oct 2019 21:03:50 +0300 Subject: [PATCH] Clean --- components/Layout/Layout.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}}