# SFeature

Component with icon, title and description to visualize a feature or order step.

# Props

Prop name Description Type Values Default
icon Icon name from Themify Icons package. string - 'tick'
title Feature's title string - 'Sample title'
description Feature's description string - 'Sample description'

<SFeature />