Browse Source

[FIX] sidebar

Gogs 7 năm trước cách đây
mục cha
commit
e889592e07
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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