@electron-lab/title-bar
Advanced tools
Comparing version 0.1.2-alpha.0 to 0.1.2-alpha.1
@@ -29,4 +29,3 @@ function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); } | ||
backgroundColor = _ref.backgroundColor, | ||
_ref$dark = _ref.dark, | ||
dark = _ref$dark === void 0 ? true : _ref$dark, | ||
dark = _ref.dark, | ||
children = _ref.children; | ||
@@ -33,0 +32,0 @@ |
@@ -49,4 +49,3 @@ "use strict"; | ||
backgroundColor = _ref.backgroundColor, | ||
_ref$dark = _ref.dark, | ||
dark = _ref$dark === void 0 ? true : _ref$dark, | ||
dark = _ref.dark, | ||
children = _ref.children; | ||
@@ -53,0 +52,0 @@ |
{ | ||
"name": "@electron-lab/title-bar", | ||
"version": "0.1.2-alpha.0", | ||
"version": "0.1.2-alpha.1", | ||
"main": "lib/index.js", | ||
@@ -22,3 +22,3 @@ "module": "es/index.js", | ||
], | ||
"gitHead": "7df51de2374a1c45b55c0b6afd29bdac261686ea" | ||
"gitHead": "7a90de75c58a3f0e80cf1c8e0366c1380c675f6c" | ||
} |
Sorry, the diff of this file is not supported yet
46492
868