feat(ui): make header shine fully scroll-bound using Framer Motion useScroll

Former-commit-id: 0eaf5d4e24987a8fc73b06cb4025dfcd9dcd9c13
This commit is contained in:
2026-05-07 18:44:33 +02:00
parent c8a036a0df
commit 2a372421a7
189 changed files with 360 additions and 360 deletions

View File

@@ -0,0 +1,6 @@
[
{
"regexp": "^(?:\\/(_next\\/data\\/[^/]{1,}))?(?:\\/((?!api|_next|assets|_static|_vercel|[\\w-]+\\.\\w+).*))(\\.json)?[\\/#\\?]?$",
"originalSource": "/((?!api|_next|assets|_static|_vercel|[\\w-]+\\.\\w+).*)"
}
]