Merge pull request #3743 from elkusbry/patch-1

Update index.vue
pull/3758/head
Tuğçe Küçükoğlu 2023-03-16 16:02:57 +03:00 committed by GitHub
commit 44271aeff5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<template>
<DocComponent title="Vue BlockUI Component" header="Badge" description="BlockUI can either block other components or the whole page." :componentDocs="docs" :apiDocs="['BlockUI']" />
<DocComponent title="Vue BlockUI Component" header="BlockUI" description="BlockUI can either block other components or the whole page." :componentDocs="docs" :apiDocs="['BlockUI']" />
</template>
<script>