3 lines
73 B

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