nx/graph/ui-project-details
MaxKless dc821abd52
feat(graph): expose functions to render pdv & error page (#27833)
we have fully isolated graph & error components with a good api but no
way to access them directly from the outside (in console).

This PR adds two functions to the window object so that we can render
the PDV directly instead of needing the entire app with routing and
everything.

---------

Co-authored-by: Jack Hsu <jack.hsu@gmail.com>
2024-09-13 14:48:30 -04:00
..

graph-ui-project-details

This library was generated with Nx.

Running unit tests

Run nx test graph-ui-project-details to execute the unit tests via Jest.