AS
Aditya Singh
Design a interactive Collapsible card which can be collapse and uncollapse on clicking and it should follow the nesting like A collapsible folder which contains another collapsible folder which contains a text by collapsing the parent it should automatically collapse all the child in it. use. Generate three such collapsible parents and add 2 sub collapsible items in it. use State Variable to name each of the collapsible item
Prompt
