@biela.dev/core 1.7.0 → 1.7.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/lite.js CHANGED
@@ -576,7 +576,7 @@ function DeviceFrame({
576
576
  scaleMode = "fit",
577
577
  manualScale,
578
578
  showSafeAreaOverlay = false,
579
- showScaleBar = true,
579
+ showScaleBar = false,
580
580
  colorScheme = "dark",
581
581
  onContractReady,
582
582
  onScaleChange,