address style grumbles 💄
This commit is contained in:
@@ -65,6 +65,7 @@ function mapStateToProps (_, initProps) {
|
||||
return (state) => {
|
||||
const certifications = state.certifications[account] || [];
|
||||
const dappsUrl = state.api.dappsUrl;
|
||||
|
||||
return { certifications, dappsUrl };
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user