5.0.19 • Published 2 years ago

geoscene-ant-pro-layout v5.0.19

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

基于@ant-design/pro-layout

修复ResizeObserverContent反复设置contentHeight,滚动条不断出现消失,导致页面闪烁

参数用法和@ant-design/pro-layout一致

import ProLayout from 'geoscene-ant-pro-layout';

render(<ProLayout />, document.getElementById('root'));