build fixes
This commit is contained in:
@@ -193,7 +193,7 @@ let Home = (props) => {
|
||||
return <WayleaveForm props={props} />;
|
||||
|
||||
default:
|
||||
return <Blank />;
|
||||
return <HouseholderAppealHasForm props={props} />;
|
||||
}
|
||||
re;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user