Investigate what's needed to fully finish toReactDOMComponent (so that it runs the cycle component):
it either:
- is ready to go (unlikely)
- needs to just
run the cycle, component, then is ready to go (less likely)
- we need a different function (or augmentation) to define whether drivers need to be
run alongside the cycle component
Investigate what's needed to fully finish
toReactDOMComponent(so that itruns the cycle component):it either:
runthe cycle, component, then is ready to go (less likely)runalongside the cycle component