From b932b238ff600f7d529587d30839b8302b640b22 Mon Sep 17 00:00:00 2001 From: shadcn Date: Wed, 5 Jul 2023 22:39:51 +0400 Subject: [PATCH] fix: update sidebar animation ease (#83) --- components/ui/sheet.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/ui/sheet.tsx b/components/ui/sheet.tsx index 97deab9..c9f5ce0 100644 --- a/components/ui/sheet.tsx +++ b/components/ui/sheet.tsx @@ -49,7 +49,7 @@ const SheetContent = React.forwardRef<