Home Reference Source

src/components/unknown/fixtures/comp1.js

export default {
  'label': 'My Own Custom Component',
  'type': 'myOwnCustomType',
  'input': true,
  'key': 'custom2'
};