How can we use React in EDS? We're working with EDS in the Universal Editor and want to integrate React for the frontend. Does anyone have any insights on how to achieve this or any reference HLX sites?
You can use React in EDS by hydrating components client-side — but not to render the full page. Instead, embed your React component into a block, section, or container, and initialize it on the client side