We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e4c64c commit 31d5d84Copy full SHA for 31d5d84
imports/ui/unit-wizard/unit-wizard.jsx
@@ -71,7 +71,7 @@ class UnitWizard extends Component {
71
city: '',
72
state: '',
73
zipCode: '',
74
- country: null,
+ country: '',
75
isOccupant: false,
76
searchText: null,
77
countryValid: null
0 commit comments