From 358fe48b742fd52fa0193663f4d7ae9f9a839aca Mon Sep 17 00:00:00 2001 From: Ramon Date: Tue, 10 Dec 2024 16:36:35 +1100 Subject: [PATCH] Site Editor: fix sidebar item animation regression (#67771) For top-level nav items without any child routes (styles) don't animate the sidebar Co-authored-by: ramonjd Co-authored-by: tellthemachines --- packages/edit-site/src/components/layout/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/edit-site/src/components/layout/index.js b/packages/edit-site/src/components/layout/index.js index 00bc323ea1535c..20162c5272f2ef 100644 --- a/packages/edit-site/src/components/layout/index.js +++ b/packages/edit-site/src/components/layout/index.js @@ -132,7 +132,7 @@ function Layout() { />