From eb28244fc8f98e28728c7b3f951e102b9cc56590 Mon Sep 17 00:00:00 2001 From: piotrruss Date: Mon, 16 Aug 2021 21:22:32 +0200 Subject: styles moved to scss --- components/Layout.js | 38 -------------------------------------- 1 file changed, 38 deletions(-) (limited to 'components/Layout.js') diff --git a/components/Layout.js b/components/Layout.js index f77ea0c..8b6cf87 100644 --- a/components/Layout.js +++ b/components/Layout.js @@ -18,44 +18,6 @@ const Layout = ({ children, apps, setApps}) => {
- ) } -- cgit v1.2.3