Availity / availity-react

React components using Availity UIKit and Bootstrap 4
https://availity.github.io/availity-react
MIT License
51 stars 30 forks source link

feat(form): added logic for changing default help icon to video icon #1404

Closed nicolas-0811 closed 2 months ago

nicolas-0811 commented 2 months ago

With this change, we now have the ability to choose between the help icon or the video icon when using the FieldHelpIcon component

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 91.66%. Comparing base (d5cc6fd) to head (8ecd861). Report is 14 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1404 +/- ## ========================================== - Coverage 92.14% 91.66% -0.49% ========================================== Files 189 56 -133 Lines 5309 1787 -3522 Branches 1612 525 -1087 ========================================== - Hits 4892 1638 -3254 + Misses 417 149 -268 ```

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