瀏覽代碼

refactor selected timing

Yuken Tezuka 3 年之前
父節點
當前提交
b0cb4c5cb5
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      packages/app/src/components/Admin/Customize/CustomizeLayoutSetting.tsx

+ 0 - 2
packages/app/src/components/Admin/Customize/CustomizeLayoutSetting.tsx

@@ -42,8 +42,6 @@ const CustomizeLayoutSetting = (): JSX.Element => {
     }
   }, [isContainerFluid, updateLayoutSetting, t]);
 
-  if (isContainerFluid == null) { return <></> }
-
   return (
     <React.Fragment>
       <div className="row">