fix(display-name): dismiss prompt if name gets set

This commit is contained in:
Leonard Kim
2019-06-17 15:10:53 +01:00
committed by yanas
parent 1197c26529
commit 2f7f9f24c4
4 changed files with 29 additions and 1 deletions
@@ -96,7 +96,7 @@ function _mapDispatchToProps(dispatch: Function) {
},
/**
* Displays a diaply name prompt.
* Displays a display name prompt.
*
* @param {Function} onPostSubmit - The function to invoke after a
* succesfulsetting of the display name.