rjsf-team / react-jsonschema-form

A React component for building Web forms from JSON Schema.
https://rjsf-team.github.io/react-jsonschema-form/
Apache License 2.0
14.1k stars 2.18k forks source link

Fix missing ArrayFieldTemplate export #2365

Closed skeadr closed 2 years ago

skeadr commented 3 years ago

Just as this one https://github.com/rjsf-team/react-jsonschema-form/pull/2231 but for bootstrap 4

heath-freenome commented 2 years ago

Fixed in the v5 beta, see the 5.x migration guide