Skip to content

Commit

Permalink
chore: Package update
Browse files Browse the repository at this point in the history
  • Loading branch information
mwskwong committed May 22, 2024
1 parent 929575e commit fa296b5
Show file tree
Hide file tree
Showing 4 changed files with 129 additions and 107 deletions.
2 changes: 1 addition & 1 deletion next.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ const config = {
ppr: true,
webpackBuildWorker: true,
optimizePackageImports: ['@mui/joy'],
// reactCompiler: true, // disabling for now since watch() from React Hook Form isn't returning the updated form value
reactCompiler: false, // disabling for now since watch() from React Hook Form isn't returning the updated form value
},
};

Expand Down

0 comments on commit fa296b5

Please sign in to comment.