v0.0.5 released
Features:
- add control fields (FormikCheckboxField, FormikRadioField, FormikSwitchField)
- add eslint to beautify codes
Bug fixes:
- Use
touched
instead ofdirty
to check if the message should be displayed (#3 )
Features:
Bug fixes:
touched
instead of dirty
to check if the message should be displayed (#3 )