Build Success: Resolve all Typography and Framer Motion type errors across the project

This commit is contained in:
2026-04-14 12:45:34 +03:00
parent 4ba247e82c
commit adc0a56ffc
4 changed files with 50 additions and 39 deletions

View File

@@ -475,7 +475,7 @@ export default function YachtPage({ params }: PageProps) {
</motion.div>
)}
</AnimatePresence>
</div>
</main>
);
}