Skip to content

Commit

Permalink
fix(react): typo in next.config.js__tmpl__ (#15210)
Browse files Browse the repository at this point in the history
  • Loading branch information
BlakePetersen committed Feb 24, 2023
1 parent 5ddd657 commit bf7ae6d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ module.exports = withNx(nextConfig);
**/
const nextConfig = {
nx: {
// Set this to true if you would like to to use SVGR
// Set this to true if you would like to use SVGR
// See: https://github.com/gregberge/svgr
svgr: false,
},
Expand Down

0 comments on commit bf7ae6d

Please sign in to comment.