Skip to content

Commit

Permalink
fixed missing prop change
Browse files Browse the repository at this point in the history
  • Loading branch information
bobular committed Apr 26, 2024
1 parent cdc8de2 commit bfda050
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/libs/eda/src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ initialize({
}}
singleAppMode={singleAppMode}
edaServiceUrl={edaEndpoint}
sharingUrl={window.location.href}
sharingUrlPrefix={window.location.href}
/>
),
exact: false,
Expand Down

0 comments on commit bfda050

Please sign in to comment.