mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
* fix(components): [image] imageViewer crossorigin configuration missing * fix: 修复代码格式化的问题和 crossorigin 的泛型类型缺失问题 * fix: 修复 imageViewer crossorigin props 没有传入的问题 * fix: 剔除 imageViewer 多余的 crossorigin 的 ref 定义 --------- Co-authored-by: 邱子健 <qiuzijian@realibox.com>