Skip to Content
🎉 Coral x Panda has been released 🎉 Read the Migration Guide
DocumentationReleasesv27.0.0

v27.0.0

Breaking Changes

The value prop on the TextField component no longer accepts null as a value.

If you want to set the TextField to empty, provide an empty string <TextField value="">.

Last updated on