export default { get props() { return { dummy: false, fruits: ['Apple', 'Banana', 'Tomato'] }; }, html: '