We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33e3ddd commit 139a506Copy full SHA for 139a506
apps/old/widget/components/User.jsx
@@ -59,7 +59,7 @@ const Overlay = (props) => (
59
<Link
60
className="link-dark text-truncate d-inline-flex mw-100"
61
to={href({
62
- widgetSrc: "${config_index}",
+ widgetSrc: "${alias_new}/widget/Index",
63
params: {
64
page: "profile",
65
accountId,
0 commit comments