Questions tagged [aem-react-editable-components]

1 questions
1
vote
0 answers

In an AEM React Application, how can I effectively use the Page component from version 2.0 of the aem-react-editable-components-package?

In version 1 of the AEM @adobe/aem-react-editable-components package, a highly common pattern for using the Page component was extending it in the App.js component like below: import { Page, withModel } from…
Dog
  • 2,726
  • 7
  • 29
  • 66