Переглянути джерело

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

remove maxheight
jusrhee 3 роки тому
батько
коміт
31ca97715c

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