Description
The Description component provides a standardized way to display descriptive text content with consistent styling.
Basic Usage
Use the description
class to style your descriptive text.
This is a sample description text that demonstrates how the Description component renders content.
<span class="description">This is a sample description text.</span>