Skip to content

Commit

Permalink
Add reference
Browse files Browse the repository at this point in the history
  • Loading branch information
teodorus-nathaniel committed Jun 11, 2024
1 parent 1179350 commit 490a243
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/hooks/useTgNoScroll.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import { useEffect } from 'react'

// Solution from https://github.com/deptyped/vue-telegram/issues/11#issuecomment-1999265843
export default function useTgNoScroll() {
useEffect(() => {
const overflow = 500
Expand Down

0 comments on commit 490a243

Please sign in to comment.