SPA react components author
Hi,
I am building an application SPA react in version 6.5. I have the need to build blocks of components authoring, i am trying to create a custom authoring component composed by other author components as for exemple text and image.
In my latest project using aem with angularjs it was very easy to do it, now using the AEM with react in SPA i can't find the way to do it.
Someone have an idea how to implement it?