Skip to content

Commit

Permalink
removed auto accept on scroll
Browse files Browse the repository at this point in the history
  • Loading branch information
ani-kalpachka committed Oct 31, 2023
1 parent cf53ab8 commit 535a6fe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/components/common/CookieConsentPopup.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ const CookieConsentPopup = ({

return (
<CookieConsent
acceptOnScroll={true}
acceptOnScrollPercentage={50}
enableDeclineButton
flipButtons
onAccept={handleAcceptCookie}
Expand Down

0 comments on commit 535a6fe

Please sign in to comment.