dt-react-component
dt-react-component copied to clipboard
[Bug]: ContentLayout 组件中去除 useMemo、useCallback 的使用
组件
ContentLayout
版本
5.x
期望的结果
这里使用 useMemo 和 useCallback 是不是有些不必要?可否去除
实际的结果
No response
看起来必要性不大,之前有同学对这个组件有一些想法,觉得使用不得当,可以一起讨论一下