From 3751c5c7ca3eff10cda3b61cdeca180039eb4fb3 Mon Sep 17 00:00:00 2001 From: ramon Date: Tue, 10 Dec 2024 15:55:25 +1100 Subject: [PATCH] A regression caused by https://github.com/WordPress/gutenberg/pull/67057 For top-level nav items without any child routes (styles) don't animate the sidebar --- 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 00bc323ea1535..20162c5272f2e 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() { />