Justin Rhee před 3 roky
rodič
revize
970af23441

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

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