Claudio Aleluia

Results 1 comments of Claudio Aleluia

![image](https://github.com/hc-oss/react-tag-input-component/assets/63527055/4ce045d5-28db-4086-9373-cccd786cd6cd) ```css .rti--container { --rti-border: #e6e6e6 !important; --rti-main: none !important; } .rti--container:focus-within { border: 1px solid #e6e6e6 !important; } ``` 1° - Use the same border color in **container** and...