fixup! add profileurlviewer proptypes
This commit is contained in:
parent
f154fd1b22
commit
439f405c9f
|
@ -37,7 +37,7 @@ class ProfileUrlViewer extends PureComponent {
|
|||
}
|
||||
}
|
||||
|
||||
ProfileUrlViewer.PropTypes = {
|
||||
ProfileUrlViewer.propTypes = {
|
||||
url: PropTypes.string
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue