Skip to content

Commit

Permalink
chore: import
Browse files Browse the repository at this point in the history
  • Loading branch information
thatsimo committed Jul 31, 2024
1 parent 19566cc commit aa8c38f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import { AppProvider } from "@/components/providers/app-provider";
import { ConnectButton } from "@rainbow-me/rainbowkit";
import { ChainCard } from "@/components/chain-card";
import { PingButton } from "./components/ping-button";
import equitoLogo from "./public/equito-logo.svg";
import equitoLogo from "../public/equito-logo.svg";

function App() {
return (
Expand Down

0 comments on commit aa8c38f

Please sign in to comment.