[ui] Add popover wrapper for form elements
Compare changes
Files
10@@ -48,6 +48,8 @@ function DynamicForm({ formFields, onSubmit, hidden, onFormMounted }) {
@@ -60,6 +62,8 @@ function DynamicForm({ formFields, onSubmit, hidden, onFormMounted }) {
@@ -71,6 +75,8 @@ function DynamicForm({ formFields, onSubmit, hidden, onFormMounted }) {
@@ -86,27 +92,26 @@ function DynamicForm({ formFields, onSubmit, hidden, onFormMounted }) {