can we instantiate a component? (om.next/component? (om.next/factory com/HelloWorld)) returns false.
(om.next/component? (om.next/factory com/HelloWorld))
basically I'm trying to figure out how to do datascript integration with a component that has query params.