Home Reference Source

src/components/email/editForm/Email.edit.display.js

export default [
  {
    key: 'inputMask',
    ignore: true,
  },
  {
    key: 'allowMultipleMasks',
    ignore: true,
  },
  {
    key: 'showWordCount',
    ignore: true
  },
  {
    key: 'showCharCount',
    ignore: true
  }
];