@chainfuse/ui
Advanced tools
Comparing version 0.0.7 to 0.0.8
@@ -1,2 +0,2 @@ | ||
import Counter from "./library/Counter"; | ||
import Counter from "./library/Counter.jsx"; | ||
export { Counter }; |
@@ -7,3 +7,3 @@ "use strict"; | ||
exports.Counter = void 0; | ||
const Counter_1 = __importDefault(require("./library/Counter")); | ||
exports.Counter = Counter_1.default; | ||
const Counter_jsx_1 = __importDefault(require("./library/Counter.jsx")); | ||
exports.Counter = Counter_jsx_1.default; |
@@ -1,2 +0,2 @@ | ||
import Counter from "./library/Counter"; | ||
import Counter from "./library/Counter.jsx"; | ||
export { Counter }; |
@@ -1,2 +0,2 @@ | ||
import Counter from "./library/Counter"; | ||
import Counter from "./library/Counter.jsx"; | ||
export { Counter }; |
{ | ||
"name": "@chainfuse/ui", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"packageManager": "yarn@4.0.0-rc.12", | ||
@@ -5,0 +5,0 @@ "description": "UI components for ChainFuse.io", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
24280