diff --git a/packages/ui/components/animate/animate-generic-fade-in-out.tsx b/packages/ui/components/animate/animate-generic-fade-in-out.tsx index 5478eaa50..78487b953 100644 --- a/packages/ui/components/animate/animate-generic-fade-in-out.tsx +++ b/packages/ui/components/animate/animate-generic-fade-in-out.tsx @@ -5,17 +5,17 @@ import { motion } from 'framer-motion'; type AnimateGenericFadeInOutProps = { children: React.ReactNode; className?: string; - key?: string; + motionKey?: string; }; export const AnimateGenericFadeInOut = ({ children, className, - key, + motionKey, }: AnimateGenericFadeInOutProps) => { return ( -

The authentication requirement for recipients to view the document.

+

+ Document access +

-