if (typeof module !== 'undefined') {

    module.exports = CategoryView;
    return module.exports;