@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.cjs CHANGED
@@ -578,7 +578,7 @@ function DeviceFrame({
578
578
  scaleMode = "fit",
579
579
  manualScale,
580
580
  showSafeAreaOverlay = false,
581
- showScaleBar = true,
581
+ showScaleBar = false,
582
582
  colorScheme = "dark",
583
583
  onContractReady,
584
584
  onScaleChange,