vazco / uniforms

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

Removed setting initial value for enum type #1354

Open piotrpospiech opened 1 month ago

piotrpospiech commented 1 month ago

Before

image

After

image

Future work