Remove unnecessary props from docs

This commit is contained in:
Tuğçe Küçükoğlu 2023-07-26 18:43:08 +03:00
parent e9623c4484
commit 6d4ca0247e
73 changed files with 73 additions and 73 deletions

View file

@ -1,5 +1,5 @@
<template>
<DocSectionText id="style" label="Style" v-bind="$attrs">
<DocSectionText v-bind="$attrs">
<p>List of class names used in the styled mode.</p>
</DocSectionText>