diff --git a/components/tag/index.tsx b/components/tag/index.tsx index 65dba5162..965d499d1 100644 --- a/components/tag/index.tsx +++ b/components/tag/index.tsx @@ -86,11 +86,11 @@ const Tag = defineComponent({ const renderCloseIcon = () => { if (closable) { return closeIcon ? ( -