feat: add dynamic optional fields support (#534)
Added a new component that renders fields based on the field descriptions returned from backend VAN-835
This commit is contained in:
@@ -8,5 +8,6 @@ module.exports = createConfig('jest', {
|
||||
'src/setupTest.js',
|
||||
'src/i18n',
|
||||
'src/index.jsx',
|
||||
'MainApp.jsx',
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user