Open vsanse opened 3 years ago
I can do it.
@vsanse Can you please specify that where accordion component must be added ?
@rajdama we need to add reusable components under the src/components folder and similarly a demo showcasing it in demo folder which is rendered via App.js file.
Please check the codesandbox for a full view of project. https://codesandbox.io/s/react-barebone-components-e7urk
Also please check this example for reference: https://ant.design/components/collapse/
@vsanse Ok.
@rajdama this could be an interesting approach to implement accordion(just for reference) :https://youtu.be/WV0UUcSPk-0
You can check I have added.