Translation followup (#9735)
Address PR comments and more progress on translation
This commit is contained in:
@ -161,9 +161,7 @@ export const CalendarCurrentEventCursor = ({
|
||||
updateCurrentCalendarEvent();
|
||||
}
|
||||
}}
|
||||
transition={{
|
||||
duration: theme.animation.duration.normal,
|
||||
}}
|
||||
transition={{ duration: theme.animation.duration.normal }}
|
||||
>
|
||||
<motion.div
|
||||
initial={{ opacity: 0 }}
|
||||
|
||||
Reference in New Issue
Block a user