Skip to content

Commit

Permalink
Commented telegram logo
Browse files Browse the repository at this point in the history
  • Loading branch information
ihsraham committed Oct 28, 2024
1 parent 320cf6d commit 57d9d5b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import TonRPC from "./tonRpc"; // Import the TonRPC class
import { useLaunchParams, mainButton } from "@telegram-apps/sdk-react";
import { useTelegramMock } from "./hooks/useMockTelegramInitData";
import Loading from "./components/Loading";
import TelegramLogo from "./assets/TelegramLogo.svg"; // Assuming the logo is in the assets folder
// import TelegramLogo from "./assets/TelegramLogo.svg"; // Assuming the logo is in the assets folder
import "./App.css";

const verifier = "w3a-telegram-demo";
Expand Down

0 comments on commit 57d9d5b

Please sign in to comment.