I read the documentation on how to use React web framework to make custom UIs within LucidChart which can be found here:
The documentation does a good job of explaining the development workflow. Suppose I built a new react custom right panel. How can I provide this custom right panel to all potential Lucidchart users?
What is the process for end users to add custom apps?