package
Moonshine::Bootstrap::v3::ListGroup;
use
Moonshine::Magic;
extends
(
'Moonshine::Bootstrap::Component'
,
'Moonshine::Bootstrap::v3::ListGroupItem'
,
);
1;
package
Moonshine::Bootstrap::v3::ListGroup;
use
Moonshine::Magic;
extends
(
'Moonshine::Bootstrap::Component'
,
'Moonshine::Bootstrap::v3::ListGroupItem'
,
);
1;