This commit is contained in:
mgabdev
2020-05-14 16:45:39 -04:00
parent 4acc21944c
commit 0626928899
30 changed files with 286 additions and 100 deletions

View File

@@ -37,6 +37,11 @@ class NavigationBar extends ImmutablePureComponent {
onOpenSidebar: PropTypes.func.isRequired,
}
handleProfileClick = () => {
// : todo :
// open menu
}
render() {
const {
title,