module.exports = { title: 'vue-draggable-grid', description: 'vue-draggable-grid component library for a draggable grid', themeConfig: { sidebar: [ { title: 'Components', collapsable: false, children: [ '/components/component.md', ] } ] } }