dt-react-component
dt-react-component copied to clipboard
fix: extract useTextResize hook
变更类型
请选择以下选项以描述 PR 的类型:
- [ ] Bug 修复(修复现有问题)
- [ ] 新功能(添加了一个功能)
- [x] 代码优化(性能改进、代码重构)
- [ ] 文档更新
- [ ] 单测新增或修改
- [ ] 其他(请说明):
相关问题
https://github.com/DTStack/dt-react-component/issues/512
变更内容
- 将组件中的纯函数方法抽出到 utils.ts 文件
- 抽出 useTextStyle