import React from 'react'; const NumberCheckPass = () => { return (

Добавьте цифры в пароль

) } export default NumberCheckPass;