- more tweaks and fixes.... still not running
This commit is contained in:
@@ -38,7 +38,7 @@ UserProfileButton.propTypes = {
|
||||
isRegisteredAccount: PropTypes.bool,
|
||||
};
|
||||
|
||||
UserProfileButton.propTypes = {
|
||||
UserProfileButton.defaultProps = {
|
||||
avatarUrl: null,
|
||||
initials: null,
|
||||
isRegisteredAccount: false,
|
||||
|
||||
Reference in New Issue
Block a user