소스 검색

imprv/115673-128224-create-presentationfile9

Meiri Kikuta 2 년 전
부모
커밋
f6851b1861
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      apps/app/src/components/Admin/Customize/CustomizeFunctionSettingPresentation.tsx

+ 1 - 1
apps/app/src/components/Admin/Customize/CustomizeFunctionSettingPresentation.tsx

@@ -70,4 +70,4 @@ const CustomizeFunctionSettingPresentation = (props: Props): JSX.Element => {
 };
 const CustomizeFunctionSettingPresentationWrapper = withUnstatedContainers(CustomizeFunctionSettingPresentation, [AdminCustomizeContainer]);
 
-export default CustomizeFunctionSettingPresentation;
+export default CustomizeFunctionSettingPresentationWrapper;