Machine code round - 1 (Accordian)
accordian component in react
export const data = [
{
id: 1,
question: "what is ",
answer: "sagar",
},
{
id: 2,
question: "what is ",
answer: "sagar",
},
{
id: 3,
question: "what is ",
answer: "sagar",
}...
sagyr.hashnode.dev1 min read