瀏覽代碼

added some props

ryuichi-e 6 年之前
父節點
當前提交
fe1e40f528
共有 1 個文件被更改,包括 1 次插入1 次删除
  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: [],