mirror of
https://github.com/element-plus/element-plus.git
synced 2025-08-15 11:34:06 +08:00

* fix(components): [select-v2] missing validate action when clear - Fix the bug that missing validate when clear - Add the same icon and style as the select component * docs: [select-v2] fix demo render error