In Tag component, there is the `isBordered` prop that should remove/add a border to the tag. `isBordered` does not set the border when the Tag type is `Chip` and does not remove it when the Tag type is `Tag`