4 lines
74 B

export default {
html: `<a href='mailto:hello@example.com'>email</a>`
};