Sidebar title fix

pull/3717/head
Tuğçe Küçükoğlu 2023-03-09 16:33:01 +03:00
parent cb987f2ac3
commit ce2969b493
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<template>
<DocComponent title="React Sidebar Component" header="Sidebar" description="Sidebar, also known as Drawer, is a container component displayed as an overlay." :componentDocs="docs" :apiDocs="['Sidebar']" />
<DocComponent title="Vue Sidebar Component" header="Sidebar" description="Sidebar, also known as Drawer, is a container component displayed as an overlay." :componentDocs="docs" :apiDocs="['Sidebar']" />
</template>
<script>