Mount an immediately.run app into the sandbox #root. The entry point every app calls from index.tsx: wires the MDX, module-cache, and navigation providers, then renders the route table (routingSpec) or your children.
#root
index.tsx
routingSpec
children
Mount an immediately.run app into the sandbox
#root. The entry point every app calls fromindex.tsx: wires the MDX, module-cache, and navigation providers, then renders the route table (routingSpec) or yourchildren.