PageFeature
A component to showcase key features of your application.
Key Props
title: to set the title of the feature.description: to set the description of the feature.icon: to set the icon of the feature.orientation: to change the orientation of the feature.
Usage
<UPageFeature
<!-- props here -->
/>