1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-08-23 13:46:45 +02:00

fix: comments

This commit is contained in:
Tymoteusz Czech 2025-06-30 17:21:03 +02:00
parent 341f37d484
commit 1a60a3deab
No known key found for this signature in database
GPG Key ID: 133555230D88D75F

View File

@ -58,7 +58,6 @@ const BreadcrumbNav = () => {
}
if (location.pathname === '/impact-metrics') {
// Hide breadcrumb on Impact Metrics page
return null;
}