GotJimmy / accordion

Other
47 stars 44 forks source link

Removed height requirement of parent widget #6

Closed RajdevKapoor closed 3 years ago

RajdevKapoor commented 3 years ago

you must wrap the nested Accordion with something like Container and give that wrapper a specific height

Parent height is not needed.

hukjordanjanaq commented 3 years ago

It works!