Skip to content

Commit

Permalink
Update App.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
amitx13 authored Jul 5, 2024
1 parent 53eaa23 commit ccafc7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ export default function App() {
[reloadCurrentWalletInfo],
)

// debugger
debugger

const router = createBrowserRouter(
createRoutesFromElements(
Expand Down

0 comments on commit ccafc7e

Please sign in to comment.