From 96763824d18e960ae2879dafefa6e3adb3ff0f4a Mon Sep 17 00:00:00 2001 From: Flavio Riper Date: Wed, 15 Nov 2023 15:59:32 -0300 Subject: [PATCH] fix: remove gatsby-plugin-material-ui --- gatsby-config.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/gatsby-config.ts b/gatsby-config.ts index 4e020be2..caa3f8b2 100644 --- a/gatsby-config.ts +++ b/gatsby-config.ts @@ -384,7 +384,6 @@ const cfg: GatsbyConfig = { // refetchInterval: 60, // Refetch data every 60 seconds }, }, - `gatsby-plugin-material-ui`, `gatsby-transformer-sharp`, `gatsby-plugin-sharp`, // {