Skip to content

Commit

Permalink
fix index
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotBraem committed Apr 28, 2024
1 parent 557fd93 commit 788713b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app.jsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import "./app.css";

export function App() {
return <near-social-viewer src="trylivepeer.near/widget/index" />;
return <near-social-viewer src="every.near/widget/index" />;
}

0 comments on commit 788713b

Please sign in to comment.