Update src/components/navbar/NavbarLayoutFloatingInline.tsx

This commit is contained in:
2026-03-04 19:07:44 +00:00
parent a5b6030d43
commit 11417ea61b

View File

@@ -23,7 +23,7 @@ interface NavbarLayoutFloatingInlineProps {
const NavbarLayoutFloatingInline = ({
navItems,
brandName = "AstroSec",
brandName = "ASTROSEC",
button,
animateOnLoad = true,
className = "",