vazco / uniforms

A React library for building forms from any schema.
https://uniforms.tools
MIT License
1.95k stars 240 forks source link

Blank `TextField` and `LongTextField` #1356

Closed piotrpospiech closed 2 months ago

piotrpospiech commented 3 months ago

Closes #1332

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 95.03%. Comparing base (e1c4707) to head (09e150d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1356 +/- ## ========================================== + Coverage 95.02% 95.03% +0.01% ========================================== Files 175 175 Lines 2892 2900 +8 Branches 763 777 +14 ========================================== + Hits 2748 2756 +8 Misses 59 59 Partials 85 85 ```

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