FAQ component
I created this with React. I felt really puzzled while implementing the condition the first question should be visible by default. I tried two different state, first to keep others as false and the other to maintain state of first component.
Requested feedback
What approach did you take? How did you make first question visible by default with using the key values.
Comments
You must be signed in to post a comment