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

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

remove maxheight
jusrhee 3 лет назад
Родитель
Сommit
31ca97715c
1 измененных файлов с 0 добавлено и 1 удалено
  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>