Skip to content

Commit

Permalink
linked to new app Index (#467)
Browse files Browse the repository at this point in the history
Co-authored-by: Elliot Braem <[email protected]>
  • Loading branch information
2 people authored and Megha-Dev-19 committed Jul 8, 2024
1 parent 33e3ddd commit 139a506
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/old/widget/components/User.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ const Overlay = (props) => (
<Link
className="link-dark text-truncate d-inline-flex mw-100"
to={href({
widgetSrc: "${config_index}",
widgetSrc: "${alias_new}/widget/Index",
params: {
page: "profile",
accountId,
Expand Down

0 comments on commit 139a506

Please sign in to comment.