feat: vp-raw
This commit is contained in:
@@ -20,6 +20,7 @@ function getComponents() {
|
||||
{ text: 'Button', link: '/guide/button/button.md' },
|
||||
{ text: 'Button Group', link: '/guide/buttonGroup/buttonGroup.md' },
|
||||
{ text: 'Spinner', link: '/guide/spinner/spinner.md' },
|
||||
{ text: 'Tabs', link: '/guide/tabs/tabs.md' },
|
||||
]
|
||||
}
|
||||
|
||||
@@ -28,7 +29,7 @@ function getComponents() {
|
||||
* https://github.com/vuejs/vitepress/blob/master/docs/.vitepress/config.js
|
||||
*/
|
||||
export default {
|
||||
title: 'flowbite-vue vitepress',
|
||||
title: 'Flowbite Vue 3 Components',
|
||||
themeConfig: {
|
||||
docsDir: 'docs',
|
||||
sidebar: buildSidebar(),
|
||||
|
||||
Reference in New Issue
Block a user