FastUI icon indicating copy to clipboard operation
FastUI copied to clipboard

feat(FormField): accept className

Open rgimen3z opened this issue 1 year ago • 2 comments

Would be useful to be able to specify classes for FormFields

rgimen3z avatar Jan 24 '24 20:01 rgimen3z

Codecov Report

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

Comparison is base (398147e) 95.68% compared to head (ed8f947) 95.68%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #163   +/-   ##
=======================================
  Coverage   95.68%   95.68%           
=======================================
  Files          14       14           
  Lines         950      950           
=======================================
  Hits          909      909           
  Misses         41       41           

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

codecov[bot] avatar Jan 24 '24 20:01 codecov[bot]

Looks good, but please add a test.

added here: ed8f947

rgimen3z avatar Feb 19 '24 20:02 rgimen3z