The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more
1234567891011 package Moonshine::Bootstrap::v3::NavbarBrand;use Moonshine::Magic;extends ( 'Moonshine::Bootstrap::Component'); with 'Moonshine::Bootstrap::Component::NavbarBrand';1;
package
Moonshine::Bootstrap::v3::NavbarBrand;
use
Moonshine::Magic;
extends
(
'Moonshine::Bootstrap::Component'
);
with
'Moonshine::Bootstrap::Component::NavbarBrand'
;
1;