rotki / ui-library

Rotki's vue component library
https://rotki.github.io/ui-library/
GNU Affero General Public License v3.0
4 stars 6 forks source link

fix(TextField): clearable prop not showing the clear icon #276

Closed lukicenturi closed 1 month ago

lukicenturi commented 1 month ago

Closes #(issue_number)

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.67%. Comparing base (73a36a2) to head (a028353).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #276 +/- ## ========================================== + Coverage 91.60% 91.67% +0.06% ========================================== Files 115 115 Lines 10306 10332 +26 Branches 1260 1263 +3 ========================================== + Hits 9441 9472 +31 + Misses 865 860 -5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.