Просмотр исходного кода

imprv/115673-128224-create-presentationfile9

Meiri Kikuta 2 лет назад
Родитель
Сommit
f6851b1861

+ 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;