mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-07-27 04:32:32 +02:00
Fix linting errors.
This commit is contained in:
@@ -13,7 +13,7 @@ type Props = {
|
||||
socialImage? :string
|
||||
};
|
||||
|
||||
const Layout = ({
|
||||
const Layout = ({
|
||||
children,
|
||||
title,
|
||||
description,
|
||||
|
Reference in New Issue
Block a user