FAQ react component
React component that generates FAQ cards by mapping over an array of objects. The current card open is managed by tracking the mapped idx with an onClick handler
Requested feedback
Accessibility and managing state
React component that generates FAQ cards by mapping over an array of objects. The current card open is managed by tracking the mapped idx with an onClick handler
Accessibility and managing state