From cd3f6ed0008d8f34f77d44ca9ef7dd394a17846d Mon Sep 17 00:00:00 2001 From: Lars Wittenberg Date: Wed, 16 Nov 2022 21:37:39 +0100 Subject: [PATCH] STYLE: Run prettier --- components/Header.js | 11 +++++++++-- next-seo.config.js | 23 +++++++++++++---------- next.config.js | 4 ++-- postcss.config.js | 4 ++-- tailwind.config.js | 16 +++++++--------- 5 files changed, 33 insertions(+), 25 deletions(-) diff --git a/components/Header.js b/components/Header.js index b492508..da5e8cd 100644 --- a/components/Header.js +++ b/components/Header.js @@ -12,7 +12,10 @@ export default function Header({ className }) {