mirror of
https://github.com/XFox111/my-website.git
synced 2026-04-22 07:28:01 +03:00
feat!: site refresh + dependency update
This commit is contained in:
@@ -15,6 +15,7 @@ const CookieBanner: React.FC = () =>
|
||||
return;
|
||||
|
||||
const choice = getCookieChoice();
|
||||
// eslint-disable-next-line react-hooks/set-state-in-effect
|
||||
setVisible(choice === "none");
|
||||
|
||||
// Since Clarity cookies expiration dates extend well beyond 60 days,
|
||||
|
||||
Reference in New Issue
Block a user