-
I need to Customize UI for integrating Ory Network in my react project. I'm using react-router-dom for navigation and @ory/integrations has internal dependency of Next, and Next doesnt go well with react-router-dom. So on installing this dependency, I cant build my app. Hence, I cannot customize the UI. |
Beta Was this translation helpful? Give feedback.
Answered by
vinckr
Nov 25, 2024
Replies: 1 comment
-
Hello @Aliasad9 Are you still stuck on this? Apologies for the late response. You don't need to use @ory/integrations for react at all - even for next it is only used for local development. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
vinckr
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello @Aliasad9
Are you still stuck on this? Apologies for the late response.
You don't need to use @ory/integrations for react at all - even for next it is only used for local development.
Please let me know if you are still stuck here.