Skip to content

Commit 31d5d84

Browse files
committed
quickfix: resolve issue #709
1 parent 6e4c64c commit 31d5d84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

imports/ui/unit-wizard/unit-wizard.jsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ class UnitWizard extends Component {
7171
city: '',
7272
state: '',
7373
zipCode: '',
74-
country: null,
74+
country: '',
7575
isOccupant: false,
7676
searchText: null,
7777
countryValid: null

0 commit comments

Comments
 (0)