소스 검색

removed animation as temporary fix

bubble
Minasokoni 7 년 전
부모
커밋
758a229ac4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      src/core/components/operation.jsx

+ 1
- 1
src/core/components/operation.jsx 파일 보기

@@ -176,7 +176,7 @@ export default class Operation extends PureComponent {
}
</div>

<Collapse isOpened={shown} animated>
<Collapse isOpened={shown}>
<div className="opblock-body">
{ deprecated && <h4 className="opblock-title_normal"> Warning: Deprecated</h4>}
{ description &&


불러오는 중...
취소
저장