Feature
Feature component allows you to render a component based on the flag value.
| Prop | Type | Default |
|---|---|---|
name | string | - |
This is useful when you want to render a component based on the flag value and want specific logic to be executed based on the flag value.