fix: bugfixes for elements used by dynamic forms

Rodgers Gitau requested to merge form-elements into master
  • fix yarn bootstrap:quick script
  • fix failing imports and install react-hook-form@^6.0.0
  • simplify checkbox and multicheckbox elements
  • fix CancelButton & SubmitButton
  • move renderFields to src/config folder

Merge request reports