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
13.76k stars 2.16k forks source link

fix typos in constants.ts, Form.tsx #4185

Closed HanJaeJoon closed 2 weeks ago

HanJaeJoon commented 4 weeks ago

Reasons for making this change

fix typos

Checklist

HanJaeJoon commented 2 weeks ago

@heath-freenome I applied all your suggestions. I didn't thought of backwards compatibility, thanks!