From b50e1a7926923f493f377be87c98ac3d94308a65 Mon Sep 17 00:00:00 2001 From: Matt Perry Date: Fri, 15 Dec 2023 09:29:22 +0100 Subject: [PATCH] Adding benchmark time --- dev/examples/Animation-stress-mount.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dev/examples/Animation-stress-mount.tsx b/dev/examples/Animation-stress-mount.tsx index 3eac5959a4..ed50927279 100644 --- a/dev/examples/Animation-stress-mount.tsx +++ b/dev/examples/Animation-stress-mount.tsx @@ -3,6 +3,8 @@ import { motion } from "framer-motion" /** * An example of the tween transition type + * + * Effect time at 6x speed, ~120ms */ const style = {