Closed emartinez-usgs closed 8 years ago
/* less good */
.class > h3 {
}
.class > figure {
}
/* better */
.class-header {
}
.class-figure {
}
_this.pagerView
in a destroy method. Not sure it is worth re-using the view for this markup.Make the PagerModule the default within this pin.
Actually use the PagerModule, do not stub in a fake module. If the module ID changes, this would break as-is.
Create product-specific pin for PAGER products.