itizawa пре 6 година
родитељ
комит
779f1bdb4f
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      src/client/js/components/Admin/Users/Users.jsx

+ 1 - 0
src/client/js/components/Admin/Users/Users.jsx

@@ -53,6 +53,7 @@ class UserPage extends React.Component {
     this.setState({ isPasswordResetModalShown: false });
   }
 
+
   render() {
     const { t } = this.props;