itizawa 6 lat temu
rodzic
commit
779f1bdb4f
1 zmienionych plików z 1 dodań i 0 usunięć
  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;