We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cfebbe commit dd67163Copy full SHA for dd67163
etherlink-marketpulse/app/src/App.tsx
@@ -410,7 +410,7 @@ export default function App({ thirdwebClient }: AppProps) {
410
<div style={{ width: "calc(66vw - 4rem)" }}>
411
<img
412
style={{ maxHeight: "40vh" }}
413
- src="https://zamrokk.github.io/marketpulse/images/graph.png"
+ src="graph.png"
414
/>
415
<hr />
416
0 commit comments