AssignRef Demo A demonstration of using assignRef to share state between children without re-rendering the parent. Overview This demo showcases how assignRef can be used to share state between child components without causing the parent component to re-render.