We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fc8e32 commit 0469f1bCopy full SHA for 0469f1b
1 file changed
src/register/components/ConfigurableRegistrationForm.jsx
@@ -6,8 +6,8 @@ import PropTypes from 'prop-types';
6
7
import { FormFieldRenderer } from '../../field-renderer';
8
import { FIELDS } from '../data/constants';
9
-import messages from '../messages';
10
import { normalizeErrorMessage } from '../data/utils';
+import messages from '../messages';
11
import { CountryField, HonorCode, TermsOfService } from '../RegistrationFields';
12
13
/**
0 commit comments