Skip to content

Commit

Permalink
fix(ds): use internal navigation
Browse files Browse the repository at this point in the history
  • Loading branch information
josenriagu committed May 14, 2024
1 parent 2405f1c commit 8699882
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ const ProfileAvatarButton = React.forwardRef(
profileId={profileId}
customStyle="shrink-0 cursor-pointer"
href={href}
onClick={() => ({})}
/>
<Stack
justify="center"
Expand Down

0 comments on commit 8699882

Please sign in to comment.