Skip to content

Commit

Permalink
<--do not approve & merge until release--> ENABLE the transfer link o…
Browse files Browse the repository at this point in the history
…n picasso (#3517)
  • Loading branch information
blasrodri authored Apr 27, 2023
2 parents 7a60ba4 + f3e54e0 commit deb5cc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/apps/picasso/components/Molecules/NavBar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ const RoutesConfig: ConfigType[] = [
label: "Transfers",
path: config.centauriUrl,
icon: dynamic(() => import("@mui/icons-material/SwapHorizRounded")),
status: "inactive",
status: "active",
matches: [],
endAdornment: (
<a target="_blank" href={config.centauriUrl} rel="noopener noreferrer">
Expand Down

0 comments on commit deb5cc7

Please sign in to comment.