Explorar el Código

Merge pull request #2769 from porter-dev/hotfix-remove-maxheight

remove maxheight
jusrhee hace 3 años
padre
commit
31ca97715c
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      dashboard/src/components/porter/ExpandableSection.tsx

+ 0 - 1
dashboard/src/components/porter/ExpandableSection.tsx

@@ -35,7 +35,6 @@ const ExpandableSection: React.FC<Props> = ({
       isExpanded={isExpanded}
       background={background}
       noWrapper={noWrapper}
-      maxHeight={maxHeight}
     >
       {noWrapper ? (
         <Container row>