From 2e4d4fdc165e7259c4ee9784334ae6c905883532 Mon Sep 17 00:00:00 2001 From: Alessio Biancalana Date: Wed, 28 Sep 2022 12:21:15 +0200 Subject: [PATCH] Fix active style matching inside navlink usage --- assets/js/components/Layout/Layout.jsx | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/js/components/Layout/Layout.jsx b/assets/js/components/Layout/Layout.jsx index b46958c0bd..4086ccf781 100644 --- a/assets/js/components/Layout/Layout.jsx +++ b/assets/js/components/Layout/Layout.jsx @@ -97,6 +97,7 @@ const Layout = () => { }` } to={item.href} + end={item.href == '/'} >