hamzahamidi / ajsf

Angular JSON Schema Form
https://hamzahamidi.github.io/ajsf
MIT License
358 stars 182 forks source link

"defautWidgetOptions" typo #356

Open yinshuxun opened 4 months ago

yinshuxun commented 4 months ago

Describe the bug

I noticed a typo in a key API parameter name. The defautWidgetOptions parameter is incorrectly spelled.

Expected behavior

The parameter name should be spelled defaultWidgetOptions.

Suggested fix

Please rename the defautWidgetOptions parameter to defaultWidgetOptions to fix this typo.

Additional context

This change may bring some breakchange. If you feel reasonable, I am happy to provide a PR