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
Currently the cell content is a that contains all possible implementations baked into one (label, input, dropdown). Isolate these roles from one another and move the logic to choose which one to use into the derived/cell/contents calculation.
Currently the cell content is a that contains all possible implementations baked into one (label, input, dropdown). Isolate these roles from one another and move the logic to choose which one to use into the derived/cell/contents calculation.
Prep work for #166