Menu Close
In fact, it has the 39mm Oystersteel monobloc middle-case of the OP essentially, which appears a little more curvaceous than the flat, trapezoid profile of the 40mm Oystersteel Submariner. The bezel of the replica rolex watches Explorer I is different on each: The OP has a domed, high-polish bezel, while the Explorer I has what Rolex calls a "Smooth" bezel. It has a flat surface instead of the convex bezel of the OP, with nicely polished.

A simple registration form, using react-hook-forms and Yup

A simple registration form, using react-hook-forms and Yup

capa

About 🏁

A register form using react-hook-form and validation Yup and additional validations using Regex.

Features 🔨

  • Validate input name with only Letters.
  • Validate input password with one capitalize letter one number and a character special.
  • Validate input Email with not allowed accent.
  • Mask input Phone and validate format (99) 9999-9999 or (99) 99999-9999

Stack ⚙️

  • React
  • Typescript
  • react-hook-form
  • Yup

By Moisés Menezes

View Source Code