diff --git a/src/components/tag/index.tsx b/src/components/tag/index.tsx index 1ff66a6f0..97b093457 100644 --- a/src/components/tag/index.tsx +++ b/src/components/tag/index.tsx @@ -50,7 +50,11 @@ export const Tag = ({ if (props.type === "button") { return ( - );