Faq
A simple FAQ compnent which displays a Question as a title and on click will show the answer
Props:
| Prop Name | Type | Is Required | Default Value | Description | 
|---|---|---|---|---|
| question | string | optional | none | Passes a question for an FAQ in string format - Sourced in DatoCMS | 
| answer | string | optional | none | Passes and answer for an FAQ in a string format - Sourced in DatoCMS |