Skip to content

Commit

Permalink
Chore: delete codes for debug
Browse files Browse the repository at this point in the history
  • Loading branch information
mori8 committed Mar 5, 2022
1 parent f7352cb commit df75763
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion react-native/components/BottomDrawer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ function BottomDrawer(props: BottomDrawerProps) {
}

const closePopup = () => {
console.log("hi");
setCurrentEvent(0);
}

Expand Down

0 comments on commit df75763

Please sign in to comment.