essence-appbar
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -81,2 +81,3 @@ 'use strict'; | ||
exports.default = AppBar; | ||
exports.default = AppBar; | ||
module.exports = exports['default']; |
{ | ||
"name": "essence-appbar", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Essence AppBar - AppBar component", | ||
@@ -5,0 +5,0 @@ "author": "Hetmann W. Iohan <wilhelm.hetmann@evozon.com>", |
@@ -48,2 +48,2 @@ import React from 'react'; | ||
export default AppBar; | ||
module.exports = AppBar; |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
13931
148