salix/print/core/components/email-footer/email-footer.js

5 lines
83 B
JavaScript
Executable File

module.exports = {
name: 'email-footer',
props: ['isPreview', 'locale']
};