fix(i18n): wrap CookieConsentRoot with LanguageProvider

The CookieConsentBanner uses useLanguage() hook but was rendered
outside of LanguageProvider in RootLayout. Added LanguageProvider
wrapper to fix the runtime error.
This commit is contained in:
Antigravity
2026-05-23 09:27:29 +00:00
parent a20cee0f63
commit 77f69fc1d1
19 changed files with 748 additions and 6 deletions

View File

@@ -51,8 +51,8 @@ development_status:
3-6-stripe-subscription-tiers: review
epic-3-retrospective: optional
epic-4: in-progress
4-1-gdpr-cookie-consent: in-progress
4-2-gdpr-right-to-be-forgotten: backlog
4-1-gdpr-cookie-consent: done
4-2-gdpr-right-to-be-forgotten: done
4-3-data-portability: backlog
4-4-explicit-ai-consent: backlog
4-5-eu-data-residency: backlog