Fix linting errors.

This commit is contained in:
Aleksander Helgaker
2019-08-25 14:15:37 +02:00
parent c94d7409c8
commit d12a416a3d
3 changed files with 3 additions and 3 deletions

View File

@@ -13,7 +13,7 @@ type Props = {
socialImage? :string
};
const Layout = ({
const Layout = ({
children,
title,
description,