package
Moonshine::Bootstrap::v3::Nav;
use
Moonshine::Magic;
extends
(
'Moonshine::Bootstrap::Component'
,
'Moonshine::Bootstrap::v3::NavItem'
,
);
1;
package
Moonshine::Bootstrap::v3::Nav;
use
Moonshine::Magic;
extends
(
'Moonshine::Bootstrap::Component'
,
'Moonshine::Bootstrap::v3::NavItem'
,
);
1;