Skip to content

Commit

Permalink
Merge pull request #446 from Plant-for-the-Planet-org/feature/update-…
Browse files Browse the repository at this point in the history
…contact-form-validation

Updates contact form validation to match to backend
  • Loading branch information
mariahosfeld authored Nov 29, 2023
2 parents 7211edf + 83413f1 commit 330e4de
Show file tree
Hide file tree
Showing 8 changed files with 1,923 additions and 161 deletions.
3 changes: 2 additions & 1 deletion .babelrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"presets": ["next/babel"]
"presets": ["next/babel"],
"plugins": ["@babel/plugin-transform-unicode-regex"]
}
Loading

0 comments on commit 330e4de

Please sign in to comment.