Files
sass-mohfarawati/components/layout
moh a628b69133
CI / quality (push) Canceled after 0s
FIXED - Move page transition from template to persistent layout so it animates
A template.tsx is re-created on every navigation, resetting AnimatePresence
so neither enter nor exit ran. Move the transition into a PageTransition
client component rendered in the persistent (site) layout, so AnimatePresence
survives navigations and the old page animates out before the new one in.
2026-09-20 19:55:13 +02:00
..
2026-07-14 20:10:38 +02:00
2026-03-10 17:14:52 +01:00