From 4b743846a9817fb4dc20e2e756c0999a00f8901d Mon Sep 17 00:00:00 2001 From: Sergio Vazquez Date: Thu, 13 Feb 2025 23:38:43 -0600 Subject: [PATCH] style: update sidebar animation from ease-linear to ease-in-out with the new artifacts animation, the linear animation feels out of place --- components/ui/sidebar.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/ui/sidebar.tsx b/components/ui/sidebar.tsx index 16e1437d6..c3248e74f 100644 --- a/components/ui/sidebar.tsx +++ b/components/ui/sidebar.tsx @@ -232,7 +232,7 @@ const Sidebar = React.forwardRef< {/* This is what handles the sidebar gap on desktop */}