export default { props: { items: [] }, html: `No items.` };