FeaturesProps
import { type FeaturesProps} from '@/components/blocks/types.ts';
export type FeaturesProps = {
icon?: string,
heading: string,
description: string
}
Props
The FeaturesProps type accepts the following props
Required Props
- heading (
string) - description (
string)
Optional Props
- icon (
string)- Description: Configuration for an optional icon to display on the button. Icons library