From 751d5c371d4d0a3bcc7b825ac33786ffe78c148f Mon Sep 17 00:00:00 2001 From: Zade Viggers <74938858+zadeviggers@users.noreply.github.com> Date: Mon, 21 Nov 2022 21:24:31 +1300 Subject: [PATCH] Don't play spinning animation for reduced motion users --- app/routes/router/v1/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/routes/router/v1/index.tsx b/app/routes/router/v1/index.tsx index d32d8c63..5d963454 100644 --- a/app/routes/router/v1/index.tsx +++ b/app/routes/router/v1/index.tsx @@ -174,7 +174,7 @@ export default function TanStackRouterRoute() {