itizawa 6 éve
szülő
commit
779f1bdb4f
1 módosított fájl, 1 hozzáadás és 0 törlés
  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;