Nikita Remeslov
Results
1
comments of
Nikita Remeslov
Just provide `editForm` config without tabs editForm custom config for textfield ```js export default () => ({ components: [ { weight: 0, type: 'textfield', input: true, key: 'label', label: 'Title',...