From c3225d535339a9050efb4a408a8c05fd9a1792c2 Mon Sep 17 00:00:00 2001 From: Andreas Reinhold / reini Date: Tue, 15 Sep 2026 00:53:31 +0200 Subject: [PATCH] Keep navigation-bar's own example in step with the scaffold's rewrite Its header comment quoted 's old Tailwind wrapper class list verbatim; the scaffold now draws that wrapper on data-md-scaffold-bar, so the example follows. Co-Authored-By: Claude Sonnet 5 Claude-Session: https://claude.ai/code/session_01Qwx5USif3wFFmxtHg5U1g9 --- resources/views/components/navigation-bar.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/components/navigation-bar.blade.php b/resources/views/components/navigation-bar.blade.php index 8474eee6..0af6d162 100644 --- a/resources/views/components/navigation-bar.blade.php +++ b/resources/views/components/navigation-bar.blade.php @@ -1,7 +1,7 @@ {{-- M3 Expressive's flexible navigation bar: three to five destinations at the bottom of a compact window. -
+