export default { html: ` `, get props() { return { components: ['foo', 'bar', 'baz'] }; } };