Skip to content

Commit

Permalink
refactor: ♻️ v2_normalizeFormMethod
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilEinarsen committed Apr 20, 2023
1 parent 289423e commit 39d22e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions remix.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@ module.exports = {
v2_routeConvention: true,
v2_meta: true,
v2_errorBoundary: true,
v2_normalizeFormMethod: true
},
};

0 comments on commit 39d22e1

Please sign in to comment.