Skip to content

feat(registrar): add list and map application form items

Created by: HejdaJakub

  • Added support for new applicatoin form items.
  • Both items have no default input, just add button. With this button, user can add new values to the list or map. Each new value in the list or map has also a remove button, so user can also remove the previously added value.

Merge request reports