useRef returns incorrect Height on element during SSR
I have component which render’s three component using map and I have implemented expand/collapse feature on each child component.
I have component which render’s three component using map and I have implemented expand/collapse feature on each child component.