You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Uses a per-component instance singleton and memoizes it, as we only need
to keep track of the initial states of the control panel.
Also added a TODO comment for future refactoring to more modern React
principles using component state and hooks.
0 commit comments