brotherton-erpnext/erpnext/public/js/hub/components/SectionHeader.vue

4 lines
83 B
Vue
Raw Normal View History

2018-08-26 14:30:42 +00:00
<template>
<div class="hub-items-header level"><slot></slot></div>
</template>