We have an application using Primereact Components to create more complex widget. Now we want to use this widget inside other application by moving them inside a library.
My simple attempt doesn’t seem to work (error is “dispatcher is null”).
There is a somehow standard way to do that ?