The Features component is used to display a list of feature items. It receives an array of feature items and renders them using the Item component. It also allows customization of the maximum width of the content, the class name and style of each item.
Features
import { Features } from '@lobehub/ui/awesome';