blob: 963b23990f820f0ae6270d58e8a213df480d6f1e [file] [log] [blame]
require('./nothing-to-show.css')
module.exports = angular.module('stf/common-ui/nothing-to-show', [])
.directive('nothingToShow', require('./nothing-to-show-directive'))