Skip to content

Commit

Permalink
added one useless console.log
Browse files Browse the repository at this point in the history
i
  • Loading branch information
unknown committed Jul 11, 2022
1 parent 4f3c550 commit 657f987
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ function App() {
setcurentOrg(org)
}

console.log("just a small test");



return (
<div className="App ">

Expand Down

0 comments on commit 657f987

Please sign in to comment.