Explorar el Código

added some props

ryuichi-e hace 5 años
padre
commit
fe1e40f528
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/client/js/components/Admin/Security/ShareLinkSetting.jsx

+ 1 - 1
src/client/js/components/Admin/Security/ShareLinkSetting.jsx

@@ -13,7 +13,7 @@ import { toastSuccess, toastError } from '../../../util/apiNotification';
 
 class ShareLinkSetting extends React.Component {
 
-  constructor() {
+  constructor(props) {
     super();
     this.state = {
       // shareLinks: [],