DevCloudFE / vue-devui

UI components based on Vue3 and DevUI Design
https://vue-devui.github.io
MIT License
1.01k stars 291 forks source link

fix(search): fix invalid clear icon #1871

Closed fu050409 closed 1 month ago

fu050409 commented 1 month ago

修复 Search 元件中 clear 图标异常

Resolved #1870

What's Changed

删除了图标文件中存在的异常\符号,处理了eslint的单行长度限制。