Skip to content

Commit

Permalink
Update app.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
snigdhas authored Nov 14, 2024
1 parent 015ac0d commit 1facd45
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 @@ -17,7 +17,7 @@ import "bootstrap/dist/css/bootstrap.min.css";
import "./app.css";

Sentry.init({
dsn: "https://df1827e239b82c0d2560a6a16a5bc0ef@o4504532816560128.ingest.us.sentry.io/4506006109224960",
dsn: "https://df1827e239b82c0d2560a6a16a5bc0ef@o4504532816560128.ingest.us.sentry.io/4506006109224960",
});
<script
crossOrigin="anonymous"
Expand Down

0 comments on commit 1facd45

Please sign in to comment.