Explorar o código

Fixed export default for DOFormSection

jnfrati %!s(int64=5) %!d(string=hai) anos
pai
achega
f40e3a8ea5
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      dashboard/src/main/home/provisioner/DOFormSection.tsx

+ 2 - 0
dashboard/src/main/home/provisioner/DOFormSection.tsx

@@ -314,6 +314,8 @@ const DOFormSectionFC: React.FC<PropsType> = (props) => {
   );
 };
 
+export default DOFormSectionFC;
+
 const Highlight = styled.a`
   color: #8590ff;
   cursor: pointer;