/* globals gettext */ import PropTypes from 'prop-types'; import React from 'react'; import { InputText } from '@edx/paragon/static'; function PasswordResetInput(props) { return (