@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/index.js CHANGED
@@ -486,7 +486,7 @@ function DeviceFrame({
486
486
  scaleMode = "fit",
487
487
  manualScale,
488
488
  showSafeAreaOverlay = false,
489
- showScaleBar = true,
489
+ showScaleBar = false,
490
490
  colorScheme = "dark",
491
491
  onContractReady,
492
492
  onScaleChange,