Browse Source

[FIX] sidebar

Gogs 7 years ago
parent
commit
e889592e07
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/components/common/Sidebar.js

+ 3 - 0
src/components/common/Sidebar.js

@@ -23,6 +23,9 @@ const styles = theme => ({
 })
 
 class Sidebar extends Component {
+    /**
+     * 
+     */
     render() {
         const { classes } = this.props