<template>
    <DocSectionText id="style" label="Style" v-bind="$attrs">
        <p>Component does not apply any styling.</p>
    </DocSectionText>
</template>