Last active
November 14, 2017 18:36
-
-
Save mariorodriguespt/31e6b1c5ffbbb56cf17292cc92f844c2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
OrgMainNotification.propTypes = {}; | |
export default createContainer(() => { | |
return {}; | |
}, OrgMainNotification); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment