Skip to content

Commit

Permalink
chore/#68: deploy test
Browse files Browse the repository at this point in the history
  • Loading branch information
altys31 committed Aug 30, 2024
1 parent f35becc commit 8f51ade
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ssh-web/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ function App() {
useCloseModalOnRouteChange();
useResizeDetection();
useLockBodyScroll();
console.log("it's deploy test");

useEffect(() => {
messaging.onMessage((payload) => {
Expand Down

0 comments on commit 8f51ade

Please sign in to comment.