compact / angular-bootstrap-lightbox

An AngularJS lightbox built using UI Bootstrap Modal.
http://compact.github.io/angular-bootstrap-lightbox/
MIT License
306 stars 134 forks source link

fixed module name for componentjs #70

Open pkishino opened 7 years ago

pkishino commented 7 years ago

The only way I could get this to work properly was to fix the module name to match the angular module name, this is how it's done in other modules as well.