Open Sameep002 opened 1 year ago
Why did you close?
i can create accordion component in reactjs which takes title and content as parameter, but i dont know how to make it in typescript format.
@Sameep002 it is very similar to how you create components in react, just you have to define types for it. Learn typescript it will be easy if you know react
@thekavikumar alright then assign it to me, will work on it 👍
i want to contribute with accordion component in your project