I there way to render an opencomponent in react client side app without prefetch or with prefect?
I have client-side react app and it is not server side. The app is created using npx create-react-app my-app command and is there a way to use opencomponents in this react client side app?
I have looked at the package opencomponents/react-oc but the example are not very helpful.
Thank you
Javed Gardezi
I there way to render an opencomponent in react client side app without prefetch or with prefect?
I have client-side react app and it is not server side. The app is created using
npx create-react-app my-appcommand and is there a way to use opencomponents in this react client side app?I have looked at the package opencomponents/react-oc but the example are not very helpful.
Thank you
Javed Gardezi