src/components/form/fixtures/comp2.js
export default {
'key': 'form1',
'input': false,
'tableView': true,
'src': 'https://remote.form.io/testproject/example',
'type': 'form',
'tags': [
],
'conditional': {
'show': '',
'when': null,
'eq': ''
}
};
