Skip to content

Commit dd67163

Browse files
Use local image
1 parent 7cfebbe commit dd67163

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etherlink-marketpulse/app/src/App.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@ export default function App({ thirdwebClient }: AppProps) {
410410
<div style={{ width: "calc(66vw - 4rem)" }}>
411411
<img
412412
style={{ maxHeight: "40vh" }}
413-
src="https://zamrokk.github.io/marketpulse/images/graph.png"
413+
src="graph.png"
414414
/>
415415
<hr />
416416

0 commit comments

Comments
 (0)