Skip to content

Commit

Permalink
migration to mui5
Browse files Browse the repository at this point in the history
  • Loading branch information
marwin1991 committed Sep 18, 2022
1 parent e04d21b commit 7b7b744
Show file tree
Hide file tree
Showing 7 changed files with 1,155 additions and 626 deletions.
6 changes: 1 addition & 5 deletions gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ module.exports = {
{
resolve: 'gatsby-plugin-material-ui',
options: {
stylesProvider: {
injectFirst: true,
},
},
},
{
Expand All @@ -24,7 +21,6 @@ module.exports = {
icon: 'src/assets/images/icon.png',
},
},
'gatsby-plugin-react-helmet',
`gatsby-plugin-smoothscroll`,
'gatsby-plugin-smoothscroll'
]
};
Loading

0 comments on commit 7b7b744

Please sign in to comment.